NEON VLD/VST are now fully implemented. For operations that expand to
authorBob Wilson <bob.wilson@apple.com>
Tue, 13 Oct 2009 21:55:24 +0000 (21:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 13 Oct 2009 21:55:24 +0000 (21:55 +0000)
commit73d64a6fd3294b2b265d4ca7b5c9f76989459fb7
tree8bfc39f99243b7010c3323a544c4108acdebf43f
parent1bf5ebc7be0d5b05e4175c7adb767b38896adef1
NEON VLD/VST are now fully implemented.  For operations that expand to
multiple instructions, the expansion is done during selection so there is
no need to do anything special during legalization.

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