Add float patterns for Neon vld1-lane/dup and vst1-lane operations.
authorBob Wilson <bob.wilson@apple.com>
Fri, 10 Dec 2010 22:13:32 +0000 (22:13 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 10 Dec 2010 22:13:32 +0000 (22:13 +0000)
commit746fa17d59000be7f642a0b6c5223f29c5e10f00
treefef5da3ed0fedfbcad65753310eedcdac263401e
parent20d5515aa503ef0cfe1fa8545c18c3b4d3f4473b
Add float patterns for Neon vld1-lane/dup and vst1-lane operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121583 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vdup.ll
test/CodeGen/ARM/vlddup.ll
test/CodeGen/ARM/vldlane.ll
test/CodeGen/ARM/vstlane.ll