Implement NEON vld1 instructions.
authorBob Wilson <bob.wilson@apple.com>
Wed, 8 Jul 2009 18:11:30 +0000 (18:11 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 8 Jul 2009 18:11:30 +0000 (18:11 +0000)
commit205a5ca6cfabc6cd408634a2fa7f2529956cc2cf
tree06c7383f63d684dc927ea6abcf10511efa8b1ee9
parentab7c09b6b6f4516a631fd6788918c237c83939af
Implement NEON vld1 instructions.

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