lijiansong / clang-llvm-tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
☆269Updated 3 years ago
Alternatives and similar repositories for clang-llvm-tutorial:
Users that are interested in clang-llvm-tutorial are comparing it to the libraries listed below
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆219Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 2 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…☆103Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- CSCD70 Compiler Optimization☆252Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆261Updated 10 months ago
- ☆63Updated 5 years ago
- example LLVM pass☆582Updated 2 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 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 …☆54Updated 6 years ago
- ☆182Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- A LLVM-based static analysis framework.☆979Updated this week
- Whole Program LLVM: wllvm ported to go☆315Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months ago
- A wrapper script to build whole-program LLVM bitcode files☆710Updated 4 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆502Updated last year
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- Learn LLVM 12, published by Packt☆486Updated 11 months ago
- ☆24Updated 8 years ago
- Simple passes for CFG and DFG analysis☆43Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago