Don't forget to emit the load from indirect symbol when using movw + movt to material...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jan 2011 02:16:49 +0000 (02:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jan 2011 02:16:49 +0000 (02:16 +0000)
commitfc8475bde993cc0fa6101427e73e8a9cf7d1c3a4
tree629e113449578d1e062217bcc617d451cb2b2b1f
parent6cd0b17ba7f7efae41966c4a36ee725523d38575
Don't forget to emit the load from indirect symbol when using movw + movt to materialize GA indirect symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMSubtarget.cpp