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☆139Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆265Updated last year
- ☆63Updated 5 years ago
- SLOT: SMT-LLVM Optimizing Translation☆56Updated 2 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- LLVM pass☆23Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- Decompiler of LLVM bitcode to C☆87Updated last year
- DebugIR: Debugging LLVM-IR Files☆138Updated 6 months ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 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 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆42Updated 2 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- ☆35Updated 3 years ago
- LLVM Call Graph☆27Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Automatic detection of speculative information flows☆68Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 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
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Simple passes for CFG and DFG analysis☆43Updated 5 years ago
- Recent symbolic execution papers and tools.☆167Updated last month
- Concurrency Paper☆110Updated 2 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago