Lecture 14: Second Lecture on Code Generation: Statements and Conditionals
(Continuing Lecture 13)
Compiling Control-Flow Statements
Compiling Relations and Boolean Operators
The Cool Way: Better Code Generation for Conditions
Some More Instructions
Final Points
References
- Compiler Construction by Niklaus Wirth - Chapters 9,10,11
- Tiger Book, Chapters 7, 10, 17