wuzhanglin / llvm-IR-examples
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
- 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☆147Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆131Updated 3 years ago
- ☆30Updated 2 years ago
- learn javassist by example☆30Updated 3 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆133Updated last year
- CSCD70 Compiler Optimization☆252Updated last year
- Code examples used for the LAC LLVM course☆130Updated 4 months ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 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 2 years ago
- HQEMU v2.5.1 is a retargetable and multi-threaded dynamic binary translator on multicores☆21Updated 6 years ago
- llvm-cookbook samples☆81Updated 7 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆183Updated 2 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- llvm-tutorial文档,翻译以及代码仓库☆163Updated last year
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆30Updated last year
- Some simple LLVM Pass examples☆15Updated 2 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆40Updated 3 years ago
- ☆20Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆264Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Simple passes for CFG and DFG analysis☆43Updated 5 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.☆236Updated 3 years ago
- compilerbook☆49Updated 3 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- Yet Another Toy Compiler from REMNIW(a toy language) to X64 and RISC-V assembly☆35Updated last year
- My Slide☆37Updated 7 years ago
- llvm Data Flow Graph dump☆37Updated 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 …☆52Updated 6 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago