Title :
Compiler-directed dynamic memory disambiguation for loop structures
Author :
Alli, Soyeb ; Bailey, Chris
Author_Institution :
Dept. of Comput. Sci., York Univ., UK
fDate :
31 Aug.-3 Sept. 2004
Abstract :
The increase in the latencies of memory operations can be attributed to the increasing disparity between the speeds of the processor and memory. This effect is compounded by the fact that superscalar processors may generate several memory operations in a clock cycle, whereas the memory system often only handles one memory operation at a time because caches should preferably be single ported. Thus, there may be several memory operations outstanding concurrently. Processors alleviate the effects of this restriction by issuing loads ahead of stores. However, the memory references must first be disambiguated in order to ensure correct execution of the program. This paper introduces a technique for disambiguating memory references dynamically. This technique enables the compiler to convey information about the program that is available at compile time but cannot be exploited fully due to practical limitations. The processor can then use this information to issue loads ahead of stores.
Keywords :
cache storage; program compilers; program control structures; dynamic memory disambiguation; load management; loop structures; memory operation latency; memory operations; memory references; program compiler; superscalar processors; Assembly; Clocks; Computer science; Delay; Digital systems; Dynamic compiler; Hazards; Logic; Program processors;
Conference_Titel :
Digital System Design, 2004. DSD 2004. Euromicro Symposium on
Print_ISBN :
0-7695-2203-3
DOI :
10.1109/DSD.2004.1333268