fhboswell / llvm-analysis-and-transform-passesLinks
LLVM passes with usage instructions
☆18Updated 8 years ago
Alternatives and similar repositories for llvm-analysis-and-transform-passes
Users that are interested in llvm-analysis-and-transform-passes are comparing it to the libraries listed below
Sorting:
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- ☆34Updated 2 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 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…☆104Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 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…☆74Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago
- 简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护☆14Updated 8 years ago
- ☆66Updated 5 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- predicate scientific program performance model using llvm☆29Updated 10 years ago
- Code examples used for the LAC LLVM course☆131Updated 9 months ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- SUPA☆28Updated 5 years ago
- llvm-essentials-book sample☆19Updated 7 years ago
- ☆15Updated 6 years ago
- A graph coloring register allocator for LLVM.☆12Updated 8 years ago
- bogo for ASPLOS'19☆9Updated 6 years ago
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆38Updated 4 years ago
- LLVM Call Graph☆28Updated 4 years ago
- LLVM trunk with poolalloc trunk modified to compile only DSA☆12Updated 10 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆270Updated last year
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 11 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year