HyperLink   Dynamic Memory Disambiguation Using the Memory Conflict Buffer.
Paper of IMPACT - Cited Greater Than 150 Times
   
Publication Year:
  1994
Authors
  David M. Gallagher, William Y. Chen, Scott A. Mahlke, John C. Gyllenhaal, Wen-mei Hwu
   
Published:
  Proceedings of the 6th International Conference on Architecture Support for Programming Languages and Operating Systems, San Jose, California, pp.183-195, October, 1994
   
Abstract:

To exploit instruction level parallelism, compilers for VLIW and superscalar processors often employ static code scheduling. However, the available code reordering may be severely restricted due to ambiguous dependences between memory instructions. This paper introduces a simple hardware mechanism, referred to as the memory conflict buffer, which facilitates static code scheduling in the presence of memory store/load dependences. Correct program execution is ensured by the memory conflict buffer and repair code provided by the compiler. With this addition, significant speedup over an aggressive code scheduling model can be achieved for both non-numerical and numerical programs.