harvard-acc / LLVM-TracerLinks
An LLVM pass to profile dynamic LLVM IR instructions and runtime values
☆140Updated 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:
- 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
- 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
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 5 years ago
- llvm Data Flow Graph dump☆38Updated 4 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
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- ☆66Updated 5 years ago
- predicate scientific program performance model using llvm☆29Updated 10 years ago
- ☆33Updated 2 years ago
- SUPA☆28Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 11 years ago
- Efficient Path Profiling using LLVM☆19Updated 7 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- ☆85Updated 2 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated this week
- ☆15Updated 6 years ago
- GPUReplay, ASPLOS 2022☆40Updated 3 years ago
- ☆90Updated last year
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆38Updated 4 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- CERE: Codelet Extractor and REplayer