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☆268Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated 7 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆58Updated 2 months ago
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆35Updated 3 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆123Updated 3 months ago
- LLVM pass☆23Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated this week
- Basic LLVM passes☆17Updated 6 years ago
- Recent symbolic execution papers and tools.☆169Updated last month
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- A Hybrid Alias Analysis☆19Updated last year
- Source code of ASAN--☆95Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated last month
- ☆52Updated 2 years ago
- ☆64Updated 5 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Decompiler of LLVM bitcode to C☆87Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆110Updated 5 years ago