LLVM IR: A Gentle Introduction

system

Static Single Assignment

The foundation of LLVM's optimization passes.

Basic Blocks

Units of code with a single entry and exit point.

Optimization Passes

How the compiler transforms unoptimized IR into tuned machine code.

Command Palette

Search for a command to run...