[FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.
authorJuergen Ributzka <juergen@apple.com>
Wed, 13 Aug 2014 21:42:19 +0000 (21:42 +0000)
committerJuergen Ributzka <juergen@apple.com>
Wed, 13 Aug 2014 21:42:19 +0000 (21:42 +0000)
commit047423787c21f40b3faab5ad2c3437b68e4bbce4
tree096bbfd18a1de97224ce56a2f4560f2423f8462a
parentc76c3fe5cf36176e776eed9a6d6801cfd613918d
[FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.

This change is also in preparation for a future change to make sure that
the constant materialization uses MOVT/MOVW when available and not a load
from the constant pool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215584 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-mvn.ll