学位论文详细信息
Global register allocation using program structure
Computer;science
Eckhardt, Jason ; Cooper, Keith D. ; Cooper, Keith D.
Rice University
Others  :  https://scholarship.rice.edu/bitstream/1911/17773/1/1425821.PDF
美国|英语
来源: Rice University digital scholarship archive
PDF
【 摘 要 】

The Chaitin-Briggs approach to register allocation by graph coloring is the dominant method used in industrial and research compilers. It usually produces highly-efficient allocations, but sometimes exhibits pathological spilling behavior so that some programs execute significantly more spill operations than is necessary. This thesis examines and improves two previously proposed approaches of attacking this problem. Passive splitting attempts a lazy form of live range splitting which can substantially reduce dynamic spill count compared to Chaitin-Briggs. We incorporate program structure into the passive splitting framework to better guide splitting decisions and to place splits at infrequently executed regions of code. Also investigated is the Hierarchical Graph Coloring approach, which uses program structure during allocation. We provide an empirical evaluation of this poorly-understood algorithm, and propose some improvements.

【 预 览 】
附件列表
Files Size Format View
Global register allocation using program structure 11591KB PDF download
  文献评价指标  
  下载次数:19次 浏览次数:2次