Table of Contents
- "Playing with LLVM"
- "Building LLVM IR"
- Advanced LLVM IR
- "Basic IR Transformations"
- "Advance IR block transformations"
- "IR to Selection DAG phase"
- "Generating Code for Target Architecture"

Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler