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.
☆54Updated 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
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆135Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- SLOT: SMT-LLVM Optimizing Translation☆56Updated 2 weeks ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆142Updated 3 months ago
- ☆63Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆261Updated 10 months ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 4 months ago
- LLVM pass☆23Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Symbolic Program Slicing with LLVM☆80Updated 4 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆59Updated 2 weeks 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
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆104Updated 5 years ago
- Source code of ASAN--☆95Updated 10 months ago
- ☆51Updated 2 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Recent symbolic execution papers and tools.☆158Updated 3 weeks ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆42Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆41Updated this week
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆75Updated 2 years ago
- Basic LLVM passes☆17Updated 6 years ago
- Repository for understanding and writing LLVM passes.☆31Updated 5 years ago