Lectures take place on Mondays 10-12 and Wednesdays 10--12 in EL41; not all available times are used. The complete schedule is available in TimeEdit here. Note that if you use an iCal- or vCal-compatible calendar, you can download the course schedule from TimeEdit.
The following is a preliminary plan for the lectures. Changes will be announced on this web site. Slides from the lectures will normally be available on this page in advance of the lecture.
Last year's slides are already here. Changes may occur; a new version is indicated by changing 'X' to 'new' in the links below.
| Lecture# | Date | Topic | Slides for printing |
|---|---|---|---|
| 1 | March 18 | Introduction, project overview. | new |
| 2 | March 20 | Code generation for JVM. | new |
| 3 | April 8 | More on JVM: arrays, JIT compilation, memory management, optimizations | new |
| 4 | April 10 | LLVM. Tools, language. | new |
| 5 | April 15 | Code generation for LLVM | new |
| 6 | April 17 | Cancelled | |
| 6 | April 22 | Project extensions: Arrays, dynamic structures, objects. | new |
| 7 | April 24 | Code generation for x86. | new |
| 9 | April 29 | Control flow graphs, data flow analysis. | X |
| 10 | May 6 | More on code optimization. | X |