Document Type
Syllabus
Description
This course studies compiler optimization for modern architectures. Between parsing the input program and generating the target machine code, optimizing compilers perform a wide range of program transformations on a program to improve its performance. In this course we focus on data dependence analysis, program transformations and loop transformations, loop scheduling, and a combination of these optimizing techniques.
Publication Date
Spring 2008
College
College of Engineering and Computer Science
Department
Computer Science
Course Number
CS 790-02
Comments
Section 02 of CS790: Optimizing Compilers for Modern Architectures