Add PIC load and store patterns for Thumb-2.
authorDavid Goodwin <david_goodwin@apple.com>
Wed, 1 Jul 2009 00:01:13 +0000 (00:01 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Wed, 1 Jul 2009 00:01:13 +0000 (00:01 +0000)
commitd1fa120aeec67e94e6ed6056593ccb630fe2db0e
tree43dab5d1dfd23fa4c5088c600effaa9e89d6051e
parentdb47ed0925ce97f3134189c96ebc35b2cdae1ce3
Add PIC load and store patterns for Thumb-2.

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