421 0

Enabling Efficient Alias Speculation

Title
Enabling Efficient Alias Speculation
Author
박영준
Keywords
binary translator; alias speculation; code generation; hardware/software co-design
Issue Date
2015-07
Publisher
ASSOC COMPUTING MACHINERY
Citation
ACM SIGPLAN NOTICES, v. 50, no. 5
Abstract
Microprocessors designed using HW/SW codesign principles, such as Transmeta (TM) Efficeon (TM) and the soon-to-ship NVIDIA 64-bit Tegra (R) K1, use dynamic binary optimization to extract instruction-level parallelism. Many code optimizations are made significantly more effective through the use of alias speculation. The state-of-the-art alias speculation system, SMARQ, provides 40% speedup on average over a system with no alias speculation. This performance, however, comes at the cost of introducing new alias registers and increased power consumption due to new checks for validating speculation. Consequently, improving the efficiency of alias speculation by reducing alias register requirements and rationalizing speculation validation checks is critical for the viability of SMARQ. This paper presents alias coalescing, a novel technique to significantly improve the efficiency of SMARQ through a synergistic combination of compiler and microarchitectural techniques. By using a more compact encoding for memory access ranges for memory instructions, alias coalescing simultaneously reduces the alias register pressure in SMARQ by a geomean of 26.09% and 39.96%, and the dynamic alias checks by 20.73% and 33.87%, across the entire SPEC CINT2006 and SPEC CFP2006 suites respectively.
URI
http://dl.acm.org/citation.cfm?doid=2670529.2754964http://hdl.handle.net/20.500.11754/26091
ISSN
0362-1340; 1558-1160
DOI
10.1145/2670529.2754964
Appears in Collections:
COLLEGE OF ENGINEERING[S](공과대학) > COMPUTER SCIENCE AND ENGINEERING(컴퓨터공학부) > Articles
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE