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:
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- ☆34Updated 2 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- learn javassist by example☆30Updated 4 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 12 years ago
- A graph coloring register allocator for LLVM.☆11Updated 8 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 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
- DMon Prototype for OSDI 2021 Artifact Evaluation☆24Updated 4 years ago
- ☆30Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated last year
- ☆76Updated 8 months ago
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆46Updated 6 years ago
- Rule-based Dynamic Binary Translator☆12Updated 5 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆29Updated 6 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- ☆26Updated 9 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆43Updated 4 years ago
- PLCT实验室的 RISC-V V Spec 实现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8☆161Updated 3 months ago
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编 译等基础软件领域实现个人职业目标。☆39Updated 5 months ago
- gem5 configuration for intel's skylake micro-architecture☆53Updated 3 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Updated 3 years ago
- 国科大编译作业三:Point to 分析☆19Updated 4 years ago
- compilerbook☆52Updated 4 years ago