Remove VLD1q and VST1q for reloading and spilling Q registers. Just use VLD1q64 ...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 7 May 2010 00:24:52 +0000 (00:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 7 May 2010 00:24:52 +0000 (00:24 +0000)
commitc10b5afbe8138b0fdf3af4ed3e1ddf96cf3cb4cb
tree2289b87dcb98d056982ac4fd389f93da9e3b07cf
parent271cc67044311e0bf72333bfa11f45eccad9dfc3
Remove VLD1q and VST1q for reloading and spilling Q registers. Just use VLD1q64 / VST1q64 and reference sub-registers.

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