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.
☆105Updated 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 5 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
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated 2 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Code examples used for the LAC LLVM course☆134Updated last year
- 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
- 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
- llvm Data Flow Graph dump☆36Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆284Updated last year
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Updated 2 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 6 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 4 months ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- GPU-enabled Hardware Fuzzer using Genetic Algorithm☆19Updated 2 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago
- Artifact evaluation of paper: MorFuzz: Fuzzing Processor via Runtime Instruction Morphing enhanced Synchronizable Co-simulation☆48Updated 8 months ago
- NOELLE Offers Empowering LLVM Extensions☆83Updated 5 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- ☆100Updated last year
- ☆34Updated 2 years ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆50Updated 6 months ago
- ☆20Updated 3 years ago
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆77Updated 3 years ago