DocumentCode
3783365
Title
CARS: a new code generation framework for clustered ILP processors
Author
K. Kailas;K. Ebcioglu;A. Agrawala
Author_Institution
Dept. of Comput. Sci., Maryland Univ., College Park, MD, USA
fYear
2001
fDate
6/23/1905 12:00:00 AM
Firstpage
133
Lastpage
143
Abstract
Clustered ILP processors are characterized by a large number of non-centralized on-chip resources grouped into clusters. Traditional code generation schemes for these processors consist of multiple phases for cluster assignment, register allocation and instruction scheduling. Most of these approaches need additional re-scheduling phases because they often do not impose finite resource constraints in all phases of code generation. These phase-ordered solutions have several drawbacks, resulting in the generation of poor performance code. Moreover the iterative/back-tracking algorithms used in some of these schemes have large turning times. In this paper we present CARS, a code generation framework for Clustered ILP processors, which combines the cluster assignment, register allocation, and instruction scheduling phases into a single code generation phase, thereby eliminating the problems associated with phase-ordered solutions. The CARS algorithm explicitly takes into account all the resource constraints at each cluster scheduling step to reduce spilling and to avoid iterative re-scheduling steps. We also present a new on-the-fly register allocation scheme developed for CARS. We describe an implementation of the proposed code generation framework and the results of a performance evaluation study using the SPEC95/2000 and MediaBench benchmarks.
Keywords
"Registers","Processor scheduling","Clustering algorithms","Iterative algorithms","Computer science","Educational institutions","Scheduling algorithm","Dynamic scheduling","Microarchitecture","Microprocessors"
Publisher
ieee
Conference_Titel
High-Performance Computer Architecture, 2001. HPCA. The Seventh International Symposium on
ISSN
1530-0897
Print_ISBN
0-7695-1019-1
Type
conf
DOI
10.1109/HPCA.2001.903258
Filename
903258
Link To Document