A few more load instructions.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 30 Jun 2009 02:15:48 +0000 (02:15 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 30 Jun 2009 02:15:48 +0000 (02:15 +0000)
commitf3c21b857b8449bcde35e499ef8268c0fec9514d
tree48cb36884167c68bed53d80d9d7843c13bf690c3
parente9722fc850108a7b27c96dfd86ffc6f3c326f318
A few more load instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-ldr_ext.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldrb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldrh.ll [new file with mode: 0644]