compor / llvm-ir-cmake-utilsLinks
LLVM IR CMake utils for bitcode file manipulation by opt and friends
☆75Updated 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
- 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
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆270Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- LLVM Call Graph☆28Updated 4 years ago
- llvm crash analysis☆44Updated last year
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM pass☆24Updated 5 years ago
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- ☆53Updated 2 years ago
- SUPA☆28Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆112Updated 5 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆124Updated 4 months ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Symbolic Program Slicing with LLVM☆82Updated 5 years ago
- ☆66Updated 5 years ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated 3 weeks ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago