alexjung / Writing-an-LLVM-Pass-using-the-new-PassManager
This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in the tutorial.
☆53Updated 6 years ago
Alternatives and similar repositories for Writing-an-LLVM-Pass-using-the-new-PassManager:
Users that are interested in Writing-an-LLVM-Pass-using-the-new-PassManager are comparing it to the libraries listed below
- BinRec: Dynamic Binary Lifting and Recompilation☆126Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated 3 weeks ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- SLOT: SMT-LLVM Optimizing Translation☆54Updated last year
- Source code of ASAN--☆93Updated 8 months ago
- ☆63Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- Recent symbolic execution papers and tools.☆152Updated 3 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆42Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 2 months ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- ☆35Updated 3 years ago
- Symbolic Program Slicing with LLVM☆77Updated 4 years ago
- Scalable Validator for Binary Lifters☆54Updated 4 years ago
- A data dependence analyzer for C program☆20Updated 3 years ago
- ☆38Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- JIGSAW is a fuzzing-based path constraint solver.☆70Updated 8 months ago
- A LLVM Sanitizer for Symbolic Tracing☆216Updated 5 months ago
- LLVM pass☆22Updated 4 years ago
- ☆51Updated last year
- An example LLVM pass which can run automatically in clang.☆37Updated 9 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆72Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆32Updated this week
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year