Thumb2 does not allow the use of "pc" register as part of the load / store address.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 23 Jul 2009 23:09:51 +0000 (23:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 23 Jul 2009 23:09:51 +0000 (23:09 +0000)
commiteee839dd3c5cb87e51a522b4800674d7680fef70
treedf0def04a12a07d0f75b7159b6e7cb4db64e1e38
parent535c9c3c9dda57c8aa2d96403864c57a55cd1bf3
Thumb2 does not allow the use of "pc" register as part of the load / store address.

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