appleseedlab / maki
A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
☆10Updated 3 months ago
Alternatives and similar repositories for maki:
Users that are interested in maki are comparing it to the libraries listed below
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 7 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated 2 weeks ago
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- UB-aware interpreter for LLVM debugging☆26Updated this week
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 weeks ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆58Updated last year
- ☆50Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 2 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆35Updated this week
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆15Updated 6 months ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- llvm crash analysis☆43Updated 9 months ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- A symbolic execution engine for LLVM IR☆51Updated 2 years ago
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- gradient-based symbolic execution engine implemented from scratch☆35Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- ☆10Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ROSA: Finding Backdoors with Fuzzing☆18Updated 3 weeks ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated last month
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆39Updated 3 weeks ago
- outline and links for PLDI 2022 tutorial☆17Updated 2 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆12Updated this week
- TracerX Symbolic Virtual Machine☆33Updated last week