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 9 months ago
- ☆66Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 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
- 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☆218Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- 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…☆77Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- SUPA☆28Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- Public-facing course info for program analysis materials.☆42Updated last week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 2 weeks ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆228Updated 6 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- ☆22Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆273Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- llvm crash analysis☆44Updated last year
- Diagnose performance issues in macOS based on mac_tracing.☆18Updated 4 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- KLEE's version of uClibc☆55Updated last year
- The Captive Hypervisor☆44Updated 2 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆20Updated 8 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆39Updated 4 years ago