lihebi / LLVMCallGraphLinks
LLVM Call Graph
☆28Updated 4 years ago
Alternatives and similar repositories for LLVMCallGraph
Users that are interested in LLVMCallGraph are comparing it to the libraries listed below
Sorting:
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- ☆64Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 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
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆268Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- drawing graphs for llvm ir. data flow and control flow☆41Updated 7 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 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
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- SUPA☆28Updated 5 years ago
- llvm control flow graph☆26Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆123Updated 3 months ago