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.
☆51Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Writing-an-LLVM-Pass-using-the-new-PassManager
- A step-by-step tutorial for building an LLVM sample pass☆213Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆125Updated last year
- Recent symbolic execution papers and tools.☆146Updated 3 weeks ago
- A high performance LLVM-based dynamic binary instrumentation framework☆246Updated 5 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆161Updated 5 months ago
- ☆62Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- ☆34Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆42Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆54Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 4 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆100Updated 2 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- An example LLVM pass which can run automatically in clang.☆36Updated 9 years ago
- SUPA☆28Updated 4 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆71Updated 2 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 7 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 2 years ago
- ☆36Updated 10 months ago
- An awesome & curated list of binary rewriting papers☆220Updated 2 years ago
- A toolkit for building whole-program LLVM bitcode files☆73Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆68Updated last year
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets☆85Updated 7 months ago
- Source code of ASAN--☆91Updated 5 months ago
- Learning and Teaching Software Analysis and Verification via SVF☆22Updated 6 months ago
- JIGSAW is a fuzzing-based path constraint solver.☆68Updated 5 months ago
- LLVM meets Code Property Graphs☆87Updated 3 years ago