zslwyuan / LLVM-9.0-Learner-TutorialLinks
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 accomplish a complete project for FPGA High-Level Synthesis with it.
☆104Updated 3 years ago
Alternatives and similar repositories for LLVM-9.0-Learner-Tutorial
Users that are interested in LLVM-9.0-Learner-Tutorial are comparing it to the libraries listed below
Sorting:
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆41Updated 6 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
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆95Updated last year
- llvm Data Flow Graph dump☆37Updated 4 years ago
- Artifact evaluation of paper: MorFuzz: Fuzzing Processor via Runtime Instruction Morphing enhanced Synchronizable Co-simulation☆45Updated 5 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 9 months ago
- GPU-enabled Hardware Fuzzer using Genetic Algorithm☆18Updated 2 years ago
- rfuzz: coverage-directed fuzzing for RTL research platform☆111Updated 3 years ago
- Some examples for using LLVM to generate IR☆42Updated 3 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago
- PLCT实验室的 RISC-V V Spec 实 现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8☆163Updated 3 weeks ago
- A behavioural cache model for analysing the cache behaviour under side-channel attack.☆26Updated 3 months ago
- ☆87Updated 2 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- ☆35Updated 2 years ago
- Code examples used for the LAC LLVM course☆130Updated 10 months ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆60Updated 5 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆20Updated 8 years ago
- ☆20Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆273Updated last year
- Security Test Benchmark for Computer Architectures☆21Updated last week