Add correct NEON encodings for the "multiple single elements" form of vld.
authorOwen Anderson <resistor@mac.com>
Tue, 2 Nov 2010 00:05:05 +0000 (00:05 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 2 Nov 2010 00:05:05 +0000 (00:05 +0000)
commitd9aa7d30aa277fba319ee4bcdb862cd79f1aabe5
treeebbf519efc2b5781191404af1cee598a69f551db
parent8bcf7603f7e3be558991000fd99b8b7ac359204f
Add correct NEON encodings for the "multiple single elements" form of vld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/ARMMCCodeEmitter.cpp
test/MC/ARM/neon-vld-encoding.s [new file with mode: 0644]