diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-09-22 00:08:14 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-09-22 00:08:14 +0000 |
commit | 50019d8f7e1af96b85098ba501acbb9845682e4a (patch) | |
tree | c7e01ae2061ce48d9f9cde0e44da55416fe23b08 /test/CodeGen/SPARC/globals.ll | |
parent | 20b5879e0ec5c926c3b636ad36d5b6cfb278f736 (diff) | |
download | external_llvm-50019d8f7e1af96b85098ba501acbb9845682e4a.zip external_llvm-50019d8f7e1af96b85098ba501acbb9845682e4a.tar.gz external_llvm-50019d8f7e1af96b85098ba501acbb9845682e4a.tar.bz2 |
Correct the pre-increment load latencies in the PPC A2 itinerary
Pre-increment loads are microcoded on the A2, and the address increment occurs
only after the load completes. As a result, the latency of the GPR address
update is an additional 2 cycles on top of the load latency.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191156 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC/globals.ll')
0 files changed, 0 insertions, 0 deletions