This shows you the differences between two versions of the page.
— |
cc17:lecture_34 [2017/04/24 20:48] (current) hossein created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Lecture 34 ====== | ||
+ | Lecture 34 {{ :cc17:lectures:lect34:main.pdf | Slides}} | ||
+ | (Control Flow Graphs) | ||
+ | This lecture is about generating control flow graph for a program. | ||
+ | |||
+ | === Readings === | ||
+ | |||
+ | * Tiger Book Chapter 10 |