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