Add Thumb2 pc relative add.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 24 Jun 2009 23:47:58 +0000 (23:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 24 Jun 2009 23:47:58 +0000 (23:47 +0000)
commita09b9ca10fbec13e4ad47d8108e9c6f9a1b53451
treea34752acab62a5015938e2252a516fd0fc7a9431
parent13bbe4bb9af9cd0789d81374bd5779d546936aad
Add Thumb2 pc relative add.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/load-global.ll [new file with mode: 0644]
test/CodeGen/Thumb2/pic-jtbl.ll [new file with mode: 0644]