Indirect branch prediction is becoming increasingly impor-tant in modern high-performance processors. However, pre-vious indirect branch predictors either require a significant amount of hardware storage and complexity, or heavily rely on the expensive manual profiling. In this paper, we propose the Compiler-Guided Value Pat-tern (CVP) prediction, an energy-efficient and accurate in-direct branch prediction via compiler-microarchitecture co-operation. The key of CVP prediction is to use the compiler-guided value pattern as the correlated information to hint the dynamic predictor. The value pattern reflects the pat-tern regularity of the value correlation, and thus significant-ly improves the prediction accuracy even in the case of deep pipe...
Branch predictor (BP) is an essential component in modern processors since high BP accuracy can impr...
Recent trends regarding general purpose microprocessors have focused on Thread-Level Parallelism (TL...
Predicting indirect-branch targets has become a performance bottleneck for many applications. Previo...
Indirect branch prediction is becoming increasingly important in modern high-performance processors....
Indirect branch prediction is important to boost instruction-level parallelism in modern processors....
textPerformance of modern pipelined processor depends on steady flow of useful instructions for proc...
Indirect branches have become increasingly common in modular programs written in modern object-orien...
Nowadays energy-efficiency becomes the first design metric in chip development. To pursue higher ene...
Branch prediction is critical in exploring instruction level parallelism for modern processors. Prev...
Modern superscalar processors rely on branch predictors to sustain a high instruction fetch throughp...
Value prediction breaks data dependencies in a pro-gram thereby creating instruction level paralleli...
Value prediction breaks data dependencies in a program thereby creating instruction level parallelis...
Pipeline stalls due to branches represent one of the most significant impediments to realizing the p...
Main goal of the paper is introducing a dynamic branch prediction scheme suitable for energy-aware V...
Although high branch prediction accuracy is necessary for high performance, it typically comes at th...
Branch predictor (BP) is an essential component in modern processors since high BP accuracy can impr...
Recent trends regarding general purpose microprocessors have focused on Thread-Level Parallelism (TL...
Predicting indirect-branch targets has become a performance bottleneck for many applications. Previo...
Indirect branch prediction is becoming increasingly important in modern high-performance processors....
Indirect branch prediction is important to boost instruction-level parallelism in modern processors....
textPerformance of modern pipelined processor depends on steady flow of useful instructions for proc...
Indirect branches have become increasingly common in modular programs written in modern object-orien...
Nowadays energy-efficiency becomes the first design metric in chip development. To pursue higher ene...
Branch prediction is critical in exploring instruction level parallelism for modern processors. Prev...
Modern superscalar processors rely on branch predictors to sustain a high instruction fetch throughp...
Value prediction breaks data dependencies in a pro-gram thereby creating instruction level paralleli...
Value prediction breaks data dependencies in a program thereby creating instruction level parallelis...
Pipeline stalls due to branches represent one of the most significant impediments to realizing the p...
Main goal of the paper is introducing a dynamic branch prediction scheme suitable for energy-aware V...
Although high branch prediction accuracy is necessary for high performance, it typically comes at th...
Branch predictor (BP) is an essential component in modern processors since high BP accuracy can impr...
Recent trends regarding general purpose microprocessors have focused on Thread-Level Parallelism (TL...
Predicting indirect-branch targets has become a performance bottleneck for many applications. Previo...