wuzhanglin / llvm-IR-examplesLinks
Some examples for using LLVM to generate IR
☆37Updated 2 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:
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆129Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆187Updated 2 years ago
- ☆31Updated 3 years ago
- llvm-cookbook samples☆80Updated 7 years ago
- CSCD70 Compiler Optimization☆256Updated 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…☆103Updated 3 years ago
- Code examples used for the LAC LLVM course☆130Updated 7 months ago
- 图书《深入理解LLVM代码生成》的配套示例代码☆26Updated 9 months ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆135Updated last year
- llvm-tutorial文档,翻译以及代码仓库☆165Updated last year
- 《Learn LLVM 17》的非专业个人翻译☆148Updated 9 months ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- ☆25Updated 8 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.☆248Updated 3 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- 2024春夏季训练营第三阶段-虚拟化方向☆42Updated last year
- 国科大编译作业:基于Clang的C语言解释执行器☆40Updated 3 years ago
- Rule-based Dynamic Binary Translator☆12Updated 4 years ago
- My Slide☆39Updated 7 years ago
- HQEMU v2.5.1 is a retargetable and multi-threaded dynamic binary translator on multicores☆21Updated 7 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 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☆160Updated 6 months ago
- compilerbook☆50Updated 4 years ago
- 史宁宁(知乎ID:小乖他爹(已经改为:编译船夫),CSDN ID:snsn1984)的演讲交流PPT及相关资料。☆45Updated last year
- qemu源码的阅读笔记☆79Updated 10 months ago