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☆141Updated 5 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
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 6 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- ☆34Updated 2 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆37Updated 12 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- SUPA☆28Updated 2 weeks 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…☆77Updated 3 years ago
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 6 years ago
- A graph coloring register allocator for LLVM.☆11Updated 9 years ago
- a Pin tool for collecting microarchitecture-independent workload characteristics☆62Updated last year
- LLVM Call Graph☆28Updated 4 years ago
- ☆48Updated 7 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- ☆66Updated 6 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated 2 months ago
- llvm-cookbook samples☆84Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- 简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护☆13Updated 8 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago