This shows you the differences between two versions of the page.
— |
cc18:lecture_31 [2018/04/10 20:15] (current) hossein created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Lecture 31 ====== | ||
+ | Lecture 31 {{ :cc18:lectures:lect31:main.pdf | Slides}} | ||
+ | (Introduction to Optimizations) | ||
+ | This is the first lecture on compiler optimization. | ||
+ | |||
+ | === Optional Readings === | ||
+ | |||
+ | * Steven Muchnick: "Advanced Compiler Design and Implementation" contains many optimization techniques. |