Enna1 / LLVM-Clang-Examples
A collection of code based on LLVM/Clang compilation libraries and tools
☆39Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for LLVM-Clang-Examples
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 4 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- Basic LLVM passes☆17Updated 6 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆138Updated 10 months ago
- A data dependence analyzer for C program☆20Updated 2 years ago
- Some examples for using LLVM to generate IR☆36Updated 2 years ago
- llvm control flow graph☆26Updated 5 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 2 years ago
- ☆30Updated 2 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 …☆52Updated 5 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆37Updated 4 years ago
- SUPA☆28Updated 4 years ago
- Implement pointer analysis prototype(currently including anderson, steensgard)~☆15Updated 2 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 7 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…☆100Updated 2 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- ☆42Updated 2 years ago
- LLVM pass☆21Updated 4 years ago
- Papers related with kernel papers☆13Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- A collection of command-line tools based on Dyninst☆16Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆101Updated 2 years ago
- ☆58Updated 2 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 9 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆136Updated 3 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- A CallGraph Generation LLVM Pass for C and C++ program☆21Updated 2 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆19Updated 7 years ago