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 high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- 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
- BinRec: Dynamic Binary Lifting and Recompilation☆145Updated 2 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
- ☆66Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- SLOT: SMT-LLVM Optimizing Translation☆58Updated 8 months ago
- llvm Data Flow Graph dump☆36Updated 4 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- LLVM pass☆24Updated 5 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- LLVM Call Graph☆28Updated 4 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆40Updated 2 years ago
- ☆53Updated 2 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆121Updated 6 years ago
- An awesome & curated list of binary rewriting papers☆256Updated 3 years ago
- A LLVM Sanitizer for Symbolic Tracing☆227Updated 5 months ago
- ☆38Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 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