Fix the previous accidental commit. Now shrinking common Thumb2 load / store instruct...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 11 Aug 2009 09:37:40 +0000 (09:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 11 Aug 2009 09:37:40 +0000 (09:37 +0000)
commit195c71b472d3f83c1051d2b87f4e93cc928b6ec9
treedba01389e024e6acd7b66ff614b8e7b1278a2bc2
parent3a21425dbe09c7ac85e6b156f82184dd6132435a
Fix the previous accidental commit. Now shrinking common Thumb2 load / store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78659 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/ARM/Thumb2SizeReduction.cpp
test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll
test/CodeGen/Thumb2/thumb2-ldr.ll
test/CodeGen/Thumb2/thumb2-ldrb.ll
test/CodeGen/Thumb2/thumb2-ldrh.ll
test/CodeGen/Thumb2/thumb2-str.ll
test/CodeGen/Thumb2/thumb2-strb.ll
test/CodeGen/Thumb2/thumb2-strh.ll