Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.
authorBob Wilson <bob.wilson@apple.com>
Thu, 8 Oct 2009 00:28:28 +0000 (00:28 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 8 Oct 2009 00:28:28 +0000 (00:28 +0000)
commit5adf60c03bcc72dd5462bdc4a5c72c1247a7879d
tree0d6939d2baa8da72f82f37e801497ceaa485d70c
parent24e04c535f528c27955664a8f4524ae33213e453
Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83518 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