More refactoring. NEON vst lane intrinsics can share almost all the code for
authorBob Wilson <bob.wilson@apple.com>
Wed, 14 Oct 2009 16:46:45 +0000 (16:46 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 14 Oct 2009 16:46:45 +0000 (16:46 +0000)
commit9649344cb5e919f0d251c8b5b966259f3e7445bb
tree5224fc77c7330fbf641ea5a49181ae756d8545ee
parenta7c397c9c30df38901751abdcfa2c1c5e310d2e5
More refactoring.  NEON vst lane intrinsics can share almost all the code for
vld lane intrinsics.

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