Reduce t2 ldr/str instructions to the correct t1 versions when there's an
authorJim Grosbach <grosbach@apple.com>
Fri, 3 Dec 2010 19:47:11 +0000 (19:47 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 3 Dec 2010 19:47:11 +0000 (19:47 +0000)
commit6e572981270cd6485973f3d493e5403514206a57
treed68ca08c750586d32388a3b3851c30717cf79625
parent2ccf148fbaaf9ea15233d7ef09e31ca0fa6ee3be
Reduce t2 ldr/str instructions to the correct t1 versions when there's an
immediate offset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120833 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb2SizeReduction.cpp