Course Schedule - Fall Semester 2014

     

Meeting location information can now be found on student schedules in ESTHER (for students) or on the Course Roster in ESTHER (for faculty and instructors).
Additional information available here.

COMP 512 001 (CRN: 13322)

ADVANCED COMPILER CONSTRUCTION

Long Title: ADVANCED COMPILER CONSTRUCTION
Department: Computer Science
Instructor: Cooper, Keith D.
Meeting:  (25-AUG-2014 - 5-DEC-2014) 
Part of Term: Full Term
Grade Mode: Standard Letter
Course Type: Lecture
Method of Instruction: Face to Face
Credit Hours: 4
Course Syllabus:
 
Section Max Enrollment: 0 (permission required) Instructor Permission Required
Section Enrolled: 1
Enrollment data as of: 9-MAY-2024 2:10PM
 
Additional Fees: None
 
Final Exam: Final Exam Unknown
 
Description: Advanced topics in the design of an optimizing compiler. This course will focus on analysis and optimization of programs for uniprocessor machines, including program analysis (data-flow analysis, construction of static single-assignment form) and program transformation (redundancies, constant values, strength reduction, etc.). The course uses a variety of readings from the literature and includes an implementation project. Recommended Prerequisite(s): COMP 412.