Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 1 Nov 2009 21:12:51 +0000 (21:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 1 Nov 2009 21:12:51 +0000 (21:12 +0000)
commit48d8afab73d72418cf9505a020f621014920463c
tree90d4eb0ede426be1c2ed9198f380084ce103697d
parentf51635cd30232ecfcbe1094ceaf85118abe0f0f6
Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp
test/CodeGen/Thumb2/ldr-str-imm12.ll [new file with mode: 0644]