Enna1 / LLVM-Clang-Examples
A collection of code based on LLVM/Clang compilation libraries and tools
☆39Updated 5 years ago
Alternatives and similar repositories for LLVM-Clang-Examples:
Users that are interested in LLVM-Clang-Examples are comparing it to the libraries listed below
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- llvm control flow graph☆26Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- A data dependence analyzer for C program☆21Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- Some examples for using LLVM to generate IR☆38Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- A collection of command-line tools based on Dyninst☆17Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆24Updated 8 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 3 months ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 4 years ago
- LLVM pass☆23Updated 4 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆15Updated 3 years ago
- SUPA☆28Updated 4 years ago
- MemLock: Memory Usage Guided Fuzzing☆33Updated 4 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 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
- ☆30Updated 3 years ago
- ☆61Updated 2 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆267Updated 2 years ago
- Basic LLVM passes☆17Updated 6 years ago