xiehuc / llvm-predLinks
predicate scientific program performance model using llvm
☆29Updated 10 years ago
Alternatives and similar repositories for llvm-pred
Users that are interested in llvm-pred 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 step-by-step tutorial for building an LLVM sample pass☆217Updated 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…☆104Updated 3 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
- llvm Data Flow Graph dump☆38Updated 4 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- 简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护☆14Updated 8 years ago
- ☆66Updated 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…☆76Updated 3 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆47Updated 4 years ago
- Binary Translator to LLVM IR☆223Updated 2 years ago
- llvm control flow graph☆26Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 10 years ago
- drawing graphs for llvm ir. data flow and control flow☆40Updated 7 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago
- ☆15Updated 6 years ago
- website of hellollvm.org☆39Updated 2 months ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 10 years ago
- LLVM Call Graph☆28Updated 4 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- SUPA☆28Updated 5 years ago