wuzhanglin / llvm-IR-examplesLinks
Some examples for using LLVM to generate IR
☆43Updated 3 years ago
Alternatives and similar repositories for llvm-IR-examples
Users that are interested in llvm-IR-examples are comparing it to the libraries listed below
Sorting:
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆134Updated 3 years ago
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆192Updated 2 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
- learn javassist by example☆30Updated 3 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
- llvm-cookbook samples☆84Updated 7 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆265Updated 3 years ago
- Code examples used for the LAC LLVM course☆132Updated last year
- 国科大编译作业:基于Clang的C语言解释执行器☆43Updated 3 years ago
- ☆30Updated 3 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Updated 2 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆138Updated 2 years ago
- Learn LLVM 12, published by Packt☆494Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- HQEMU v2.5.1 is a retargetable and multi-threaded dynamic binary translator on multicores☆24Updated 7 years ago
- ☆20Updated 3 years ago
- ☆26Updated 9 years ago
- 图书《深入理解LLVM代码生成》的配套示例代码☆39Updated last year
- Simple passes for CFG and DFG analysis☆45Updated 6 years ago
- Rule-based Dynamic Binary Translator☆12Updated 5 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- compilerbook☆51Updated 4 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 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 3 months ago