DocumentCode
2817643
Title
Value prediction in VLIW machines
Author
Nakra, Tarun ; Gupta, Rajiv ; Soffa, Mary Lou
Author_Institution
Dept. of Comput. Sci., Pittsburgh Univ., PA, USA
fYear
1999
fDate
1999
Firstpage
258
Lastpage
269
Abstract
The performance of VLIW architectures is dependent on the capability of the compiler to detect and exploit instruction-level parallelism during instruction scheduling. To exploit the detected parallelism, instructions are reordered to reduce the length of the code schedule and minimize the cycle count for execution. Code reordering is limited by the dependencies among instructions arising from both control flow and data flow. In this paper, we present the design of a VLIW architecture that uses value prediction to remove data dependencies and improve the instruction schedule. Our architecture consists of two execution engines, one for executing the original VLIW code, and the other for executing compensation code after a misprediction. Any code executed due to mispredictions is executed in parallel with the VLIW instructions. The instruction set and hardware of a traditional VLIW machine are modified accordingly to support this type of concurrent execution. The efficacy of the proposed architecture is demonstrated by implementing the prediction model in the Trimaran compiler infrastructure and studying the speedups that result due to the parallel execution of compensation code
Keywords
instruction sets; parallel architectures; performance evaluation; Trimaran compiler infrastructure; VLIW architectures; VLIW machines; code reordering; code schedule; compiler; cycle count; data dependencies; instruction schedule; instruction scheduling; instruction set; instruction-level parallelism; performance; value prediction; Computer architecture; Computer science; Data mining; Engines; Hardware; Parallel processing; Predictive models; Processor scheduling; Runtime; VLIW;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Architecture, 1999. Proceedings of the 26th International Symposium on
Conference_Location
Atlanta, GA
ISSN
1063-6897
Print_ISBN
0-7695-0170-2
Type
conf
DOI
10.1109/ISCA.1999.765956
Filename
765956
Link To Document