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.
☆56Updated 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☆272Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆145Updated 7 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 9 months ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆143Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆126Updated last month
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 4 months ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 9 months ago
- An awesome & curated list of binary rewriting papers☆249Updated 3 years ago
- Recent symbolic execution papers and tools.☆174Updated 3 months ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated 2 months ago
- Code examples used for the LAC LLVM course☆130Updated 10 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Constantine is a compiler-based system to automatically harden programs against microarchitectural side channels☆75Updated 2 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆65Updated 5 years ago
- Symbolic Program Slicing with LLVM☆82Updated 5 years ago
- ☆35Updated 3 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 3 months ago
- LLVM pass☆24Updated 5 years ago
- ☆39Updated last year
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆41Updated 2 years ago
- ☆53Updated 2 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆141Updated last week
- Source code of ASAN--☆97Updated last year
- Whole Program LLVM: wllvm ported to go☆325Updated last year