compor / llvm-ir-cmake-utilsLinks
LLVM IR CMake utils for bitcode file manipulation by opt and friends
☆74Updated 7 months ago
Alternatives and similar repositories for llvm-ir-cmake-utils
Users that are interested in llvm-ir-cmake-utils are comparing it to the libraries listed below
Sorting:
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆268Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- 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 …☆56Updated 6 years ago
- LLVM Call Graph☆28Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 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
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- SUPA☆28Updated 5 years ago
- llvm crash analysis☆44Updated last year
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Function Merging & Branch Fusion☆19Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆140Updated 6 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆73Updated 3 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆123Updated 3 months ago