LLVM IR入门指南
☆1,502Jan 4, 2026Updated 2 months ago
Alternatives and similar repositories for llvm-ir-tutorial
Users that are interested in llvm-ir-tutorial are comparing it to the libraries listed below
Sorting:
- A collection of out-of-tree LLVM passes for teaching and learning☆3,359Jan 1, 2026Updated 2 months ago
- 程序语言与编译技术相关资料(持续更新中)☆2,153Nov 12, 2025Updated 3 months ago
- 《Learn LLVM 12》的非专业个人翻译☆602Dec 29, 2021Updated 4 years ago
- Learn LLVM 12, published by Packt☆495May 28, 2024Updated last year
- Getting started with static program analysis. 静态程序分析入门教程。☆1,766Mar 20, 2024Updated last year
- CSCD70 Compiler Optimization☆261Apr 17, 2023Updated 2 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.☆271Dec 28, 2021Updated 4 years ago
- compiler learning resources collect.☆2,684Mar 19, 2025Updated 11 months ago
- PLCT实验室的公开演讲,或者决定公开的组内报告☆1,138Sep 3, 2025Updated 6 months ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Aug 22, 2018Updated 7 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆147Jan 6, 2024Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆136Feb 3, 2022Updated 4 years ago
- 编译器入门课程的配套教学资料☆663Jun 22, 2023Updated 2 years ago
- 一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..☆1,075Aug 24, 2021Updated 4 years ago
- A book about LLVM & Clang(中文开源书:玩转 LLVM)☆399Jan 25, 2026Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Apr 16, 2022Updated 3 years ago
- Simplified Chinese translation for the LLVM Tutorial☆522Aug 21, 2022Updated 3 years ago
- An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).☆695Feb 26, 2026Updated last week
- Static Value-Flow Analysis Framework for Source Code☆1,652Feb 26, 2026Updated last week
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.☆37,137Updated this week
- llvm-tutorial文档,翻译以及代码仓库☆168Oct 9, 2023Updated 2 years ago
- 带你畅游《软件分析》☆277Aug 1, 2022Updated 3 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆363Jun 3, 2023Updated 2 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆224Apr 6, 2022Updated 3 years ago
- 在 Apple Silicon Mac 上入门汇编语言☆367Jan 4, 2026Updated 2 months ago
- Recent Fuzzing Paper☆2,737Nov 4, 2025Updated 4 months ago
- Tai-e assignments for static program analysis☆1,219Aug 28, 2025Updated 6 months ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆138Oct 6, 2023Updated 2 years ago
- A list of awesome compiler projects and papers for tensor computation and deep learning.☆2,733Oct 19, 2024Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆759Jan 14, 2026Updated last month
- Obfuscator based on LLVM 14.0.6☆891Nov 21, 2024Updated last year
- awesome llvm security [Welcome to PR]☆790Feb 25, 2026Updated last week
- 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等☆1,886May 20, 2024Updated last year
- ☆391Oct 2, 2022Updated 3 years ago
- A LLVM-based static analysis framework.☆1,035Updated this week
- example LLVM pass☆600Mar 6, 2025Updated 11 months ago
- 《Learn LLVM 17》的非专业个人翻译☆156Sep 3, 2024Updated last year
- 面向编译器开发人员的V8内部实现文档☆1,509Jul 28, 2023Updated 2 years ago
- 手撸解释器教程《Crafting Interpreters》中文翻译☆1,890Nov 19, 2024Updated last year