alexjung / Writing-an-LLVM-Pass-using-the-new-PassManagerLinks
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.
☆58Updated 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
Sorting:
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- BinRec: Dynamic Binary Lifting and Recompilation☆145Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 3 weeks ago
- SLOT: SMT-LLVM Optimizing Translation☆58Updated 8 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 4 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- LLVM pass☆24Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 7 months ago
- ☆66Updated 6 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- llvm Data Flow Graph dump☆36Updated 4 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated last week
- A LLVM Sanitizer for Symbolic Tracing☆227Updated 5 months ago
- Recent symbolic execution papers and tools.☆181Updated 7 months ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- An awesome & curated list of binary rewriting papers☆256Updated 3 years ago
- Source code of ASAN--☆102Updated last year
- 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…☆105Updated 3 years ago
- Basic LLVM passes☆17Updated 7 years ago
- ☆53Updated 2 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- Scalable Validator for Binary Lifters☆61Updated 5 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago