harvard-acc / LLVM-TracerLinks
An LLVM pass to profile dynamic LLVM IR instructions and runtime values
☆139Updated 4 years ago
Alternatives and similar repositories for LLVM-Tracer
Users that are interested in LLVM-Tracer are comparing it to the libraries listed below
Sorting:
- 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
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- llvm Data Flow Graph dump☆37Updated 4 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…☆72Updated 2 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- ☆63Updated 5 years ago
- ☆15Updated 6 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 9 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 11 years ago
- a Pin tool for collecting microarchitecture-independent workload characteristics☆60Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- ☆32Updated last year
- SUPA☆28Updated 5 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 5 years ago
- Simple passes for CFG and DFG analysis☆43Updated 5 years ago
- Function Merging & Branch Fusion☆19Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆52Updated 2 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- NOELLE Offers Empowering LLVM Extensions☆76Updated last month
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last week
- Efficient Path Profiling using LLVM☆19Updated 7 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- GPUReplay, ASPLOS 2022☆36Updated 3 years ago
- A heterogeneous architecture timing model simulator.☆155Updated 5 months ago