Implement NEON vst1 instruction.
authorBob Wilson <bob.wilson@apple.com>
Wed, 8 Jul 2009 20:32:02 +0000 (20:32 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 8 Jul 2009 20:32:02 +0000 (20:32 +0000)
commit2ed334694fb39332eddef21f6bc7af9bb21aa200
tree3f806db39dce2920fd3e497b1298ee7f0320252b
parent77521f5232e679aa3de10aaaed2464aa91d7ff55
Implement NEON vst1 instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vst1.ll [new file with mode: 0644]