Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order change no...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jun 2009 19:08:58 +0000 (19:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jun 2009 19:08:58 +0000 (19:08 +0000)
commit925492279ae7d93180ebdd689c87cd58522e68f5
tree301cdfece790b9f60bfa685dcc89ec13ff1c107a
parent6a784894b1e9c85ff52790adc3880a3a7a1a4ea3
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order change no longer make sense after the coalescing changes we have made since then.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72955 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/ARMRegisterInfo.td
test/CodeGen/ARM/2008-11-19-ScavengerAssert.ll
test/CodeGen/ARM/lsr-scale-addr-mode.ll
test/CodeGen/ARM/memcpy-inline.ll