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☆273Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆144Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 2 weeks ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 9 months ago
- ☆66Updated 5 years ago
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆141Updated 9 months ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆126Updated last month
- A LLVM Sanitizer for Symbolic Tracing☆228Updated 2 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- LLVM pass☆24Updated 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…☆104Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- An awesome & curated list of binary rewriting papers☆250Updated 3 years ago
- Code examples used for the LAC LLVM course☆130Updated 10 months ago
- ☆36Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆65Updated this week
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- SUPA☆28Updated 5 years ago
- Source code of ASAN--☆100Updated last year
- LLVM meets Code Property Graphs☆94Updated 4 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- 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.☆119Updated 5 years ago
- Recent symbolic execution papers and tools.☆174Updated 4 months ago