Abstract
A general framework that integrates both control and data speculation using alias profiling and/or compiler heuristic rules has shown to improve SPEC2000 performance on Itanium systems. However, speculative optimizations require check instructions and recovery code to ensure correct execution when speculation fails at runtime. How to generate check instructions and their associated recovery code efficiently and effectively is an issue yet to be well studied. Also, it is very important that the recovery code generated in the earlier phases integrate gracefully in the later optimization phases. At the very least, it should not hinder later optimizations, thus, ensuring overall performance improvement. This paper proposes a framework that uses an if-block structure to facilitate check instructions and recovery code generation for general speculative optimizations. It allows speculative instructions and their recovery code generated in the early compiler optimization phases to be integrated effectively with the subsequent optimization phases. It also allows multi-level speculation for multi-level pointers and multi-level expression trees to be handled with no additional complexity. The proposed recovery code generation framework has been implemented in the Open Research Compiler (ORC).
Original language | English (US) |
---|---|
Title of host publication | Parallel Architectures and Compilation Techniques - Conference Proceedings, PACT |
Pages | 17-28 |
Number of pages | 12 |
State | Published - 2004 |
Event | Proceedings - 13th International Conference on Parallel Architectures and Compilation Techniques (PACT 2004) - Antibes Juan-les-Pins, France Duration: Sep 29 2004 → Oct 3 2004 |
Other
Other | Proceedings - 13th International Conference on Parallel Architectures and Compilation Techniques (PACT 2004) |
---|---|
Country/Territory | France |
City | Antibes Juan-les-Pins |
Period | 9/29/04 → 10/3/04 |