Detailinformationen |
Quellcurriculum |
Masterstudium Computer Science 2021S |
Ziele |
Students acquire insights and practice in advanced compilation techniques such as code generation for register machines and register allocation. They understand and can apply the concepts of intermediate program representations and optimization techniques based on them.
|
Lehrinhalte |
Separate compilation, code generation for register machines (IA32), intermediate program representations (abstract syntax tree, control flow graph, dominator tree, static single assignment form), common compiler optimizations (common subexpression elimination, inlining, loop unrolling, loop-invariant code motion, ...), register allocation. This is a combined course (KV) in which theory is complemented by a programming project, where the students can choose one of several project variants.
|
Beurteilungskriterien |
Written exam towards the end of the semester plus an assessment of the programming project, which the students have to present to the lecturer.
|
Lehrmethoden |
The first part of the semester presents the subject matter based on slides and examples on the blackboard. The rest of the semester is spent on the programming project.
|
Abhaltungssprache |
Englisch |
Literatur |
See http://ssw.jku.at/Teaching/Lectures/ACC/
|
Lehrinhalte wechselnd? |
Nein |
Sonstige Informationen |
For details see http://ssw.jku.at/Teaching/Lectures/ACC/
|
Äquivalenzen |
INMAWKVUEB2: KV Übersetzerbau 2 (3 ECTS)
|