Sciweavers

ANSS
2006
IEEE

Performance Enhancement by Eliminating Redundant Function Execution

13 years 10 months ago
Performance Enhancement by Eliminating Redundant Function Execution
Programs often call the same function with the same arguments, yielding the same results. We call this phenomenon, “function reuse”. Previously, we have shown such a behavior for some of the SPEC2000 integer benchmarks using HP ATOM instrumentation tools. However, this required extensive analysis by hand, and assumptions regarding side-effects caused by functions. In this paper, we modified a well-known architecture simulator, SimpleScalar, to analyze multiple benchmarks to investigate the function reuse behavior. Key words. Function reuse, Speculative Execution, Value Prediction, Instruction Reuse, Basic Block Reuse, Instruction Level Parallelism, SimpleScalar
Peng Chen, Krishna M. Kavi, Robert Akl
Added 10 Jun 2010
Updated 10 Jun 2010
Type Conference
Year 2006
Where ANSS
Authors Peng Chen, Krishna M. Kavi, Robert Akl
Comments (0)