Make sure we emit the 'movw' and 'movt' only if it's supported. Otherwise, use a...
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:24:02 +0000 (09:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:24:02 +0000 (09:24 +0000)
commit922ad78776a2a45fd79602475636077edfdf94fc
tree0ecd725034ad5b39dd16701836bb72c6c2f4af86
parentb677a135acb2fc5dabb94d8f7fd0839e43dea092
Make sure we emit the 'movw' and 'movt' only if it's supported. Otherwise, use a constant pool.

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