compor / llvm-ir-cmake-utilsLinks
LLVM IR CMake utils for bitcode file manipulation by opt and friends
☆74Updated last year
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☆221Updated 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 …☆58Updated 6 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- LLVM Call Graph☆28Updated 4 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- ☆66Updated 6 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆145Updated 2 years ago
- llvm crash analysis☆44Updated last year
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- Binary Translator to LLVM IR☆225Updated 2 years ago
- Binary Translator to LLVM IR☆48Updated 8 years ago
- Decompiler of LLVM bitcode to C☆88Updated 2 weeks ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 4 months ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- LLVM pass☆24Updated 5 years ago
- drawing graphs for llvm ir. data flow and control flow☆40Updated 8 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…☆105Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆121Updated 6 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 8 months ago