urlyy / llvm-new-pass-tutorLinks
a guide to writing LLVM Pass for beginners
☆32Updated last year
Alternatives and similar repositories for llvm-new-pass-tutor
Users that are interested in llvm-new-pass-tutor are comparing it to the libraries listed below
Sorting:
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆273Updated last year
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- Some examples for using LLVM to generate IR☆42Updated 3 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆39Updated 3 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆16Updated 3 years ago
- ☆25Updated 8 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…☆104Updated 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 …☆56Updated 6 years ago
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 3 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆143Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆198Updated 3 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆220Updated 3 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- Artifact evaluation of paper: MorFuzz: Fuzzing Processor via Runtime Instruction Morphing enhanced Synchronizable Co-simulation☆43Updated 4 months ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- My toy llvm pass☆139Updated 3 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆61Updated 7 months ago
- Docker image for RISC-V 32/64 development environment, along with Qemu☆26Updated 3 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 7 months ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 9 months ago
- A simple example of how to implement an Inline Hook☆27Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆274Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆65Updated this week
- a webassembly wasm decompiler and Static Analysis Framework based on llvm IR. (Work In Progress)☆75Updated last month
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆349Updated 7 months ago