Book Content
chapters • 13h4m total length
1. Installing LLVM
2. Touring the LLVM source
3. The Structure of a Compiler
4. Turning the Source File into an Abstract Syntax Tree
5. Basics of IR Generation
6. IR Generation for High-Level Language Constructs
7. Advanced IR Generation
8. Optimizing IR
9. Instruction Selection
10. JIT Compilation
11. Debugging Using LLVM Tools
12. Creating Your Own Backend














