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
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆147Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- Simple passes for CFG and DFG analysis☆45Updated 6 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Some examples for using LLVM to generate IR☆43Updated 3 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- Artifact evaluation of paper: MorFuzz: Fuzzing Processor via Runtime Instruction Morphing enhanced Synchronizable Co-simulation☆45Updated 6 months ago
- ☆98Updated last year
- Code examples used for the LAC LLVM course☆133Updated last year
- PLCT实验室的 RISC-V V Spec 实现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8☆161Updated 2 months ago
- rfuzz: coverage-directed fuzzing for RTL research platform☆112Updated 3 years ago
- ☆20Updated 3 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 …☆58Updated 6 years ago
- A behavioural cache model for analysing the cache behaviour under side-channel attack.☆27Updated 4 months ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆60Updated 5 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 6 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆192Updated 2 years ago
- GPU-enabled Hardware Fuzzer using Genetic Algorithm☆19Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆277Updated last year
- NOELLE Offers Empowering LLVM Extensions☆79Updated 3 months ago
- ☆35Updated 2 years ago
- This repository contains the hardware, software, and OS support for the Programmable Hardware Monitor (PHMon).☆26Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 11 months ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆20Updated 8 years ago