Use a target-specific VMOVIMM DAG node instead of BUILD_VECTOR to represent
authorBob Wilson <bob.wilson@apple.com>
Tue, 13 Jul 2010 21:16:48 +0000 (21:16 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 13 Jul 2010 21:16:48 +0000 (21:16 +0000)
commitcba270d042862bca213b812656a2181b0de0578e
tree5f65d1b2604288fa78a4afb89caf89f22a489c81
parent87a85c7ef0d1a96c73473de90d3b2b28d24538a5
Use a target-specific VMOVIMM DAG node instead of BUILD_VECTOR to represent
NEON VMOV-immediate instructions.  This simplifies some things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108275 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/reg_sequence.ll