Abstract
Register allocation recently regained much interest due to new decoupled strategies that split the problem into separate phases: spilling, register assignment, and copy elimination.
A common assumption of existing copy elimination approaches is that the original ordering of the instructions in the program is not changed. This work presents an extension of a local recoloring technique called Parallel Copy Motion. We perform code motion on data dependence graphs in order to eliminate useless copies and reorder instructions, while at the same time a valid register assignment is preserved. Our results show that even after traditional register allocation with coalescing our technique is able to eliminate an additional 3% (up to 9%) of the remaining copies and reduce the weighted costs of register copies by up to 25% for the SPECINT 2000 benchmarks. In comparison to Parallel Copy Motion, our technique removes 11% (up to 20%) more copies and up to 39% more of the copy costs.
Original language | English |
---|---|
Title of host publication | Proceedings of the 27th Annual ACM Symposium on Applied Computing |
Publisher | Association for Computing Machinery |
Publication date | 2012 |
Pages | 1916-1918 |
ISBN (Print) | 978-1-4503-0857-1 |
DOIs | |
Publication status | Published - 2012 |
Externally published | Yes |
Event | 27th Annual ACM Symposium on Applied Computing - Riva del Garda, Italy Duration: 26 Mar 2012 → 30 Mar 2012 |
Conference
Conference | 27th Annual ACM Symposium on Applied Computing |
---|---|
Country/Territory | Italy |
City | Riva del Garda |
Period | 26/03/2012 → 30/03/2012 |