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 4 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
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆52Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 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…☆77Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 11 months ago
- LLVM Call Graph☆28Updated 4 years ago
- ☆35Updated 2 years ago
- 简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护☆14Updated 8 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆192Updated 2 years ago
- ☆67Updated 6 years ago
- OSDT2019相关资料☆16Updated 6 years ago
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆40Updated 4 years ago
- SUPA☆28Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆230Updated 6 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Some examples for using LLVM to generate IR☆43Updated 3 years ago
- ☆15Updated 6 years ago
- LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs☆21Updated 3 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated last month
- LLVM trunk with poolalloc trunk modified to compile only DSA☆12Updated 10 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago