appleseedlab / makiLinks
A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
☆10Updated 7 months ago
Alternatives and similar repositories for maki
Users that are interested in maki are comparing it to the libraries listed below
Sorting:
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆16Updated 4 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- UB-aware interpreter for LLVM debugging☆29Updated this week
- CCG is a random C Code Generator☆44Updated 2 years ago
- ☆52Updated 3 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆15Updated this week
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 5 months ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- libLISA: Instruction Discovery and Analysis on x86-64☆115Updated 5 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …