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:
- BinRec: Dynamic Binary Lifting and Recompilation☆146Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 11 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆284Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆59Updated 8 months ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 5 months ago
- LLVM pass☆23Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- ☆66Updated 6 years ago
- An LLVM sanitizer tutorial☆203Updated 3 years ago
- llvm Data Flow Graph dump☆36Updated 4 years ago
- An awesome & curated list of binary rewriting papers☆259Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- Scalable Validator for Binary Lifters☆62Updated 5 years ago
- Source code of ASAN--☆103Updated last year
- Constantine is a compiler-based system to automatically harden programs against microarchitectural side channels☆82Updated 2 months ago
- LLVM Call Graph☆28Updated 4 years ago
- Teaching and Learning Software Verification via SVF☆34Updated 3 weeks ago
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- Symbolic Program Slicing with LLVM☆84Updated 5 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…☆105Updated 3 years ago
- ☆40Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago