DocumentCode
2532996
Title
Performance issues in correlated branch prediction schemes
Author
Gloy, Nicolas ; Smith, Michael D. ; Young, Cliff
Author_Institution
Div. of Appl. Sci., Harvard Univ., Cambridge, MA, USA
fYear
1995
fDate
29 Nov-1 Dec 1995
Firstpage
3
Lastpage
14
Abstract
Accurate static branch prediction is the key to many techniques for exposing, enhancing, and exploiting Instruction Level Parallelism (ILP). The initial work on static correlated branch prediction (SCBP) demonstrated improvements in branch prediction accuracy, but did not address overall performance. In particular SCBP expands the size of executable programs, which negatively affects the performance of the instruction memory hierarchy. Using the profile information available under SCBP we can minimize these negative performance effects through the application of code layout and branch alignment techniques. We evaluate the performance effect of SCBP and these profile-driven optimizations on instruction cache misses, branch mispredictions, and branch misfetches for a number of recent processor implementations. We find that SCBP improves performance over (traditional) per-branch static profile prediction. We also find that SCBP improves the performance benefits gained from branch alignment. As expected, SCBP gives larger benefits on machine organizations with high mispredict/misfetch penalties and low cache miss penalties. Finally, we find that the application of profile-driven code layout and branch alignment techniques (without SCBP) can improve the performance of the dynamic correlated branch prediction techniques
Keywords
parallel architectures; performance evaluation; Instruction Level Parallelism; branch alignment; branch prediction; correlated branch prediction; low cache miss; performance; profile-driven code layout; Accuracy; Costs; Counting circuits; Encoding; Equations; Hardware; Pipelines; Processor scheduling; Software performance;
fLanguage
English
Publisher
ieee
Conference_Titel
Microarchitecture, 1995., Proceedings of the 28th Annual International Symposium on
Conference_Location
Ann Arbor, MI
ISSN
1072-4451
Print_ISBN
0-8186-7349-4
Type
conf
DOI
10.1109/MICRO.1995.476808
Filename
476808
Link To Document