meton-robean / Func-Loop-ProfilerLinks
基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallelism via Loop-centric Profiling)
☆14Updated 6 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
Sorting:
- ☆35Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 11 years ago
- PARSEC 3.0 benchmark suite☆11Updated 7 years ago
- A CUDA compiler fuzzer☆27Updated last year
- learn javassist by example☆31Updated 3 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- ☆68Updated 5 months ago
- Some examples for using LLVM to generate IR☆42Updated 3 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Updated 6 years ago
- Code examples used for the LAC LLVM course☆130Updated 10 months ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆60Updated 5 years ago
- PolyBench/C benchmark suite (version 4.2.1 beta) from http://web.cse.ohio-state.edu/~pouchet/software/polybench/☆115Updated 9 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆41Updated 6 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
- ☆25Updated 3 years ago
- The artifact for SecSMT paper -- Usenix Security 2022☆27Updated 3 years ago
- A translator from c to MLIR☆28Updated 3 years ago
- An unofficial mirror of the core PARSEC 3.0 benchmark suite with patches to run on x86_64 Arch Linux and generalize builds.☆120Updated 3 years ago
- A behavioural cache model for analysing the cache behaviour under side-channel attack.☆26Updated 3 months ago
- gem5 configuration for intel's skylake micro-architecture☆51Updated 3 years ago
- ☆31Updated 3 years ago
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆46Updated 6 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 years ago
- Updated C version of the Test Suite for Vectorising Compilers☆66Updated last year
- The Splash-3 benchmark suite☆44Updated 2 years ago
- Automatic DNN generation for fuzzing and more☆140Updated 8 months ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated 3 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago