Overview of CS 426
Review of LR
parsing.
Here are some additional materials on parsing:
More detailed slides are also available:
Intermediate Representations
Runtime Environments.
Also see the
2-page handout on the Sparc V9 stack frame.
Intermediate Code Generation.
Also read the paper "An Overview of the PL.8 compiler" on the
Papers page.
Optimization Basics
Dataflow Analysis
Global Optimizations.
Also read the paper "Constant Propagation With Conditional Branches",
on the Papers page.
Register Allocation