强曰为道

与天地相似,故不违。知周乎万物,而道济天下,故不过。旁行而不流,乐天知命,故不忧.
  1. 第 1 章:LLVM 概述与设计哲学 ()

    Posted today LLVM 编译器 架构 设计哲学 1461 size notes ref

  2. 第 2 章:安装与环境搭建 ()

    Posted today LLVM 安装 CMake 编译 1438 size notes ref

  3. 第 3 章:LLVM 整体架构 ()

    Posted today LLVM 架构 IR Pass Backend 1794 size notes ref

  4. 第 4 章:LLVM IR 详解 ()

    Posted today LLVM IR 类型系统 指令 SSA 2892 size notes ref

  5. 第6章:LLVM JIT ()

    Posted today LLVM MCJIT ORC DSL 编译器 2379 size notes ref

  6. 第 7 章:LLVM Pass 框架 ()

    Posted today LLVM Pass PassManager 优化 1484 size notes ref

  7. 第 8 章:优化管线 ()

    Posted today LLVM 优化 内联 向量化 循环优化 1869 size notes ref

  8. 第 9 章:代码生成 ()

    Posted today LLVM CodeGen SelectionDAG 寄存器分配 956 size notes ref

  9. 第 10 章:JIT 编译 ()

    Posted today LLVM JIT ORC MCJIT 即时编译 811 size notes ref

  10. 第 11 章:MC 层与汇编 ()

    Posted today LLVM MC 汇编 反汇编 目标文件 583 size notes ref

  11. 第 12 章:LLVM 库与 API ()

    Posted today LLVM libLLVM libClang API C++ 1227 size notes ref

  12. 第 13 章:自定义 Pass 开发 ()

    Posted today LLVM Pass 自定义 插件 1174 size notes ref

  13. 第 14 章:后端目标开发 ()

    Posted today LLVM Backend TableGen Target 后端开发 969 size notes ref

  14. 第 15 章:Sanitizers ()

    Posted today LLVM Sanitizer ASan MSan TSan 内存安全 820 size notes ref

  15. 第 16 章:LLDB 调试器 ()

    Posted today LLVM LLDB 调试 调试器 720 size notes ref

  16. 第 17 章:MLIR 多级 IR ()

    Posted today LLVM MLIR Dialect 多级IR DSL 874 size notes ref