Document Type
Syllabus
Description
This course studies compiler optimization for modem 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, loop transformations, loop scheduling, cache management, and a combination of these optimizing techniques.
Publication Date
Spring 2007
College
College of Engineering and Computer Science
Department
Computer Science
Course Number
CS 790-02
Comments
Section 02 of CS790: Optimizing Compliers for Modern Architectures