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.
☆58Updated 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 step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 10 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 11 months ago
- BinRec: Dynamic Binary Lifting and Recompilation☆144Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated 2 months ago
- ☆66Updated 6 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆129Updated 3 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated 11 months ago
- A LLVM Sanitizer for Symbolic Tracing☆227Updated 4 months ago
- Code examples used for the LAC LLVM course☆132Updated last year
- Decompiler of LLVM bitcode to C☆88Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 7 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆27Updated 5 years ago
- An awesome & curated list of binary rewriting papers☆254Updated 3 years ago
- Basic LLVM passes☆17Updated 7 years ago
- Symbolic Program Slicing with LLVM☆85Updated 5 years ago
- LLVM pass☆24Updated 5 years ago
- Whole Program LLVM: wllvm ported to go☆328Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 6 months ago
- Source code of ASAN--☆102Updated last year
- llvm Data Flow Graph dump☆37Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- ☆38Updated 3 years ago
- ☆53Updated 2 years ago
- Concurrency Paper☆113Updated 2 years ago
- Scalable Validator for Binary Lifters☆60Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago