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:
- ☆34Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 12 years ago
- learn javassist by example☆30Updated 4 years ago
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- ☆21Updated 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…☆105Updated 3 years ago
- A graph coloring register allocator for LLVM.☆11Updated 8 years ago
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆46Updated 6 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- The Splash-3 benchmark suite☆45Updated 2 years ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆61Updated 5 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.☆129Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 6 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆29Updated 6 years ago
- PARSEC 3.0 benchmark suite☆13Updated 7 years ago
- gem5 configuration for intel's skylake micro-architecture☆53Updated 4 years ago
- ☆76Updated 8 months ago
- DMon Prototype for OSDI 2021 Artifact Evaluation☆24Updated 4 years ago
- Updated C version of the Test Suite for Vectorising Compilers☆70Updated last year
- a Pin tool for collecting microarchitecture-independent workload characteristics☆62Updated last year
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆39Updated 6 months ago
- Rule-based Dynamic Binary Translator☆12Updated 5 years ago
- ☆30Updated 3 years ago
- A CUDA compiler fuzzer☆30Updated 2 years ago