Add codegen support for NEON vst3 intrinsics with 128-bit vectors.
authorBob Wilson <bob.wilson@apple.com>
Wed, 7 Oct 2009 20:30:08 +0000 (20:30 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 7 Oct 2009 20:30:08 +0000 (20:30 +0000)
commit66a70639dae4cbead3f9799406d98cb4293f2af5
tree2e33e4f825cccb34d84411461561f12447736119
parentb8452b80f4b24bed1efe0bace9e925c2ec01122e
Add codegen support for NEON vst3 intrinsics with 128-bit vectors.

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