alexjung / Writing-an-LLVM-Pass-using-the-new-PassManager
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.
☆53Updated 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
- BinRec: Dynamic Binary Lifting and Recompilation☆129Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆254Updated 9 months ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 9 months ago
- DebugIR: Debugging LLVM-IR Files☆131Updated 3 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆34Updated this week
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆63Updated 5 years ago
- ☆51Updated last year
- ☆35Updated 3 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…☆103Updated 2 years ago
- SLOT: SMT-LLVM Optimizing Translation☆55Updated last year
- Code examples used for the LAC LLVM course☆130Updated 4 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- Recent symbolic execution papers and tools.☆152Updated 4 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆42Updated 2 years ago
- LLVM meets Code Property Graphs☆90Updated 4 years ago
- A data dependence analyzer for C program☆20Updated 3 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆101Updated 5 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- Basic LLVM passes☆17Updated 6 years ago
- SUPA☆28Updated 4 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆118Updated 3 months ago