Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 4 Aug 2009 23:47:55 +0000 (23:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 4 Aug 2009 23:47:55 +0000 (23:47 +0000)
commit35d6c41fde95422fb8483be0ac0af2b1425a4b13
treeb3dda01da047d6b0f2466bab08a6ff0f6a5cb860
parent9eb5c93d34b7de9bd4387481c5048d3b13085712
Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78126 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/load-global.ll
test/CodeGen/Thumb2/pic-load.ll