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:
- BinRec: Dynamic Binary Lifting and Recompilation☆137Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- ☆63Updated 5 years ago
- SLOT: SMT-LLVM Optimizing Translation☆56Updated last month
- A high performance LLVM-based dynamic binary instrumentation framework☆264Updated 11 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆130Updated last week
- LLVM pass☆23Updated 4 years ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 5 months ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆121Updated 2 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 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
- Code examples used for the LAC LLVM course☆129Updated 6 months ago
- Recent symbolic execution papers and tools.☆162Updated 2 weeks ago
- ☆52Updated 2 years ago
- Source code of ASAN--☆95Updated 11 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆45Updated this week
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆106Updated 5 years ago
- Static Analysis Course☆65Updated this week
- Basic LLVM passes☆17Updated 6 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- ☆38Updated last year
- Symbolic Program Slicing with LLVM☆80Updated 4 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago