compor / llvm-ir-cmake-utils
LLVM IR CMake utils for bitcode file manipulation by opt and friends
☆71Updated 3 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
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 9 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 …☆52Updated 6 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated last month
- BinRec: Dynamic Binary Lifting and Recompilation☆128Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆76Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆254Updated 9 months ago
- LLVM Call Graph☆27Updated 4 years ago
- SUPA☆28Updated 4 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- ☆51Updated last year
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- ☆63Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆117Updated 2 months ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆101Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆102Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Basic LLVM passes☆17Updated 6 years ago
- LLVM meets Code Property Graphs☆90Updated 4 years ago
- Function Merging & Branch Fusion☆19Updated 5 years ago