Speculative versioning cache

S. Gopal, T.N. Vijaykumar, J.E. Smith, G.S. Sohi
Proceedings 1998 Fourth International Symposium on High-Performance Computer Architecture  
AbstractÐDependences among loads and stores whose addresses are unknown hinder the extraction of instruction level parallelism during the execution of a sequential program. Such ambiguous memory dependences can be overcome by memory dependence speculation which enables a load or store to be speculatively executed before the addresses of all preceding loads and stores are known. Furthermore, multiple speculative stores to a memory location create multiple speculative versions of the location.
more » ... gram order among the speculative versions must be tracked to maintain sequential semantics. A previously proposed approach, the Address Resolution Buffer (ARB) uses a centralized buffer to support speculative versions. Our proposal, called the Speculative Versioning Cache (SVC), uses distributed caches to eliminate the latency and bandwidth problems of the ARB. The SVC conceptually unifies cache coherence and speculative versioning by using an organization similar to snooping bus-based coherent caches. Our evaluation for the Multiscalar architecture shows that hit latency is an important factor affecting performance and private cache solutions trade-off hit rate for hit latency.
doi:10.1109/hpca.1998.650559 dblp:conf/hpca/GopalVSS98 fatcat:c2l23zhpjfbrdm5yq46so5brou