課程資訊
課程名稱
高等編譯器設計
Advanced Compiler Design 
開課學期
103-2 
授課對象
資訊工程學研究所  
授課教師
徐慰中 
課號
CSIE5054 
課程識別碼
922 U1220 
班次
02 
學分
全/半年
半年 
必/選修
選修 
上課時間
星期五A,B,C(18:25~21:05) 
上課地點
資310 
備註
總人數上限:20人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1032OptCompiler 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

http://www.csie.ntu.edu.tw/~hsuwc/ 

課程目標
 
課程要求
 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
 
參考書目
 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
Week 1
2/27  Holiday 
Week 2
3/06  Introduction 
Week 3
3/13  LLVM: Introduction, IR, and API
(Guest Speaker) 
Week 4
3/20  Basic optimizations: redundancy elimination, DCE, copy propagation 
Week 5
3/27  Register Allocations 
Week 6
4/03  Holiday
 
Week 7
4/10  Instruction Scheduling:
List scheduling, global scheduling, ILP exploitation 
Week 8
4/17  Instruction scheduling:
Control and data speculative loads,
Superblocks and hyperblocks,
loop unrolling and software pipelining

 
Week 9
4/24  Mid-term Exam (open book/open notes) 
Week 10
5/01  Machine Independent Optimizations:
data flow analysis
(Chapter 9)
 
Week 11
5/08  DFA: Data Flow Analysis
 
Week 12
5/15  TLP and DLP
Cache Prefetching (Chapter 11)
 
Week 13
5/22  iteration space, polyhedral model, data reuse, data dependence tests  
Week 14
5/29  Introduction to OpenCL
POCL Kernel Compiler 
Week 15
6/05  Whole System Optimization
Link-time Optimizations
Data Prefetching
 
Week 16
6/12  Auto-Vectorization and
GPGPU Compiler Optimizations 
Week 17
6/19  Holiday 
Week 18
6/26  Final Exam