ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.
authorJim Grosbach <grosbach@apple.com>
Wed, 21 Dec 2011 00:38:54 +0000 (00:38 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 21 Dec 2011 00:38:54 +0000 (00:38 +0000)
commit3471d4fbbd50eabb12511b711cbd2afd7bb9d962
tree77f7980b747fd5a95e9da7fae641945c0332cdaa
parentc7541c49a9dbb88c0ffe4b74bc8065eb68585148
ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147025 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
test/MC/ARM/neon-vld-encoding.s
utils/TableGen/EDEmitter.cpp