Add support for NEON VLD3-dup instructions.
authorBob Wilson <bob.wilson@apple.com>
Tue, 30 Nov 2010 00:00:35 +0000 (00:00 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 30 Nov 2010 00:00:35 +0000 (00:00 +0000)
commit6c4c982f83eea655e0f14610d2689fad722aeb7d
tree40faf3d38d5f3656df7e4b2439db5389c8a622b9
parente76473d9ba1222cb38958d5b05204417e8c2f469
Add support for NEON VLD3-dup instructions.
The encoding for alignment in VLD4-dup instructions is still a work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleA8.td
lib/Target/ARM/ARMScheduleA9.td
test/CodeGen/ARM/vlddup.ll