loading...
Optimization for the Intel ? Itanium ? Architectur Register Stack
San Francisco, California March 23-March 26
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/CGO.2003.1191538International Symposium on Code Gener ...
 This Article 
 
PDF
HTML
 
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Alex Settle, University of Colorado at Boulder
Daniel A. Connors, University of Colorado at Boulder
Gerolf Hoflehner, Intel Corporation
Dan Lavery, Intel Corporation
The Intel ? Itanium ? architecture contains a number of innovative compiler-controllable features designed to exploit instruction level parallelism. New code generation and optimization techniques are critical to the application of these features to improve processor performance. For instance, the Itanium ? architecture provides a compiler-controllable virtual register stack to reduce the penalty of memory accesses associated with procedure calls. The Itanium ? Register Stack Engine (RSE) transparently manages the register stack and saves and restores physical registers to and from memory as needed. Existing code generation techniques for the register stack aggressively allocate virtual registers without regard to the register pressure on different control-flow paths. As such, applications with large data sets may stress the RSE, and cause substantial execution delays due to the high number of register saves and restores. Since the Itanium ? architecture is developed around Explicitly Parallel Instruction Computing (EPIC) concepts, solutions to increasing the register stack efficiency favor code generation techniques rather than hardware approaches.
Citation:
Alex Settle, Daniel A. Connors, Gerolf Hoflehner, Dan Lavery, "Optimization for the Intel ? Itanium ? Architectur Register Stack," cgo, pp.115, International Symposium on Code Generation and Optimization (CGO'03), 2003
Usage of this product signifies your acceptance of the Terms of Use.


Suggestions