DocumentCode
3147944
Title
CRegs: a new kind of memory for referencing arrays and pointers
Author
Dietz, Henry ; Chi, Chi-Hung
Author_Institution
Sch. of Electr. Eng., Purdue Univ., West Lafayette, IN, USA
fYear
1988
fDate
14-18 Nov 1988
Firstpage
360
Lastpage
367
Abstract
Pointer and subscripted array references often touch memory locations for which there are several possible aliases; hence these references cannot be made from registers. Although conventional caches can increase performance somewhat, they do not provide many of the benefits of registers, and do not permit the compiler to perform many optimizations associated with register references. The CReg (pronounced `C-Reg´) mechanism combines the hardware structures of cache and registers to create a novel kind of memory structure, which can be used either as processor registers or as a replacement for conventional cache memory. By permitting aliased names to be grouped together. CRegs resolve ambiguous alias problems in hardware, resulting in more efficient execution that even the combination of conventional registers and cache can provide. The authors discuss both the conceptual CReg hardware structure and the compiler analysis and optimization techniques to manage that structure
Keywords
computer architecture; data structures; CRegs; compiler analysis; memory; optimization techniques; pointers; referencing arrays; Bandwidth; Cache memory; Delay; Failure analysis; Hardware; Laboratories; Optimizing compilers; Performance analysis; Pipelines; Registers;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing '88. [Vol.1]., Proceedings.
Conference_Location
Orlando, FL
Print_ISBN
0-8186-0882-X
Type
conf
DOI
10.1109/SUPERC.1988.44673
Filename
44673
Link To Document