More Neon clean-up: avoid the need for custom-lowering vld/st-lane intrinsics
authorBob Wilson <bob.wilson@apple.com>
Tue, 13 Oct 2009 22:29:24 +0000 (22:29 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 13 Oct 2009 22:29:24 +0000 (22:29 +0000)
commite72142aa5b8bcd9266a5a2f88e4e227dd178f233
treed81099dd4b5a01a0ee5f7b400fc410b2306a6ed3
parentcfe072401658bbe9336b200b79526b65c5213b74
More Neon clean-up: avoid the need for custom-lowering vld/st-lane intrinsics
by creating TargetConstants during instruction selection instead of during
legalization.

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