Rename some VLD1/VST1 instructions to match the implementation, i.e., the
authorBob Wilson <bob.wilson@apple.com>
Mon, 22 Mar 2010 18:13:18 +0000 (18:13 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 22 Mar 2010 18:13:18 +0000 (18:13 +0000)
commita6979754da61adbf1e7e21b5fc22a52d9074887e
tree17b418bf2587cabf3388486cc7664b5042f42235
parent58393bc3fdcc0d1f58f4da72388e44d5ed62f927
Rename some VLD1/VST1 instructions to match the implementation, i.e., the
corresponding NEON instructions, instead of operation they are currently
used for.

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