meton-robean / Func-Loop-Profiler
基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallelism via Loop-centric Profiling)
☆14Updated 5 years ago
Alternatives and similar repositories for Func-Loop-Profiler:
Users that are interested in Func-Loop-Profiler are comparing it to the libraries listed below
- ☆31Updated last year
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆41Updated 5 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆35Updated 11 years ago
- learn javassist by example☆30Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 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…☆101Updated 2 years ago
- Rule-based Dynamic Binary Translator☆12Updated 4 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆137Updated 4 years ago
- Code examples used for the LAC LLVM course☆128Updated 2 months ago
- ☆31Updated 2 years ago
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆44Updated 5 years ago
- Simple passes for CFG and DFG analysis☆42Updated 5 years ago
- Updated C version of the Test Suite for Vectorising Compilers☆55Updated 10 months ago
- Some examples for using LLVM to generate IR☆37Updated 2 years ago
- ☆35Updated 3 weeks ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆31Updated 3 weeks ago
- PARSEC 3.0 benchmark suite☆10Updated 6 years ago
- A translator from c to MLIR☆27Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆139Updated last year
- A CUDA compiler fuzzer☆24Updated last year
- ☆58Updated 2 years ago
- compilerbook☆48Updated 3 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆26Updated 5 years ago
- GPU-enabled Hardware Fuzzer using Genetic Algorithm☆17Updated last year
- A behavioural cache model for analysing the cache behaviour under side-channel attack.☆22Updated 3 months ago
- ☆15Updated 5 years ago
- ☆13Updated 2 years ago
- Code released to accompany the ISCA paper: "T4: Compiling Sequential Code for Effective Speculative Parallelization in Hardware"☆28Updated 2 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆91Updated 9 years ago