Fix problems decoding the to/from-lane NEON memory instructions, and add a comprehens...
authorOwen Anderson <resistor@mac.com>
Mon, 15 Aug 2011 18:44:44 +0000 (18:44 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 15 Aug 2011 18:44:44 +0000 (18:44 +0000)
commit7a2e1770ead7c2e3b7292ae466a41b560f3d272c
tree41f5ce93f8a5fd851df6117b04bf12edc45f6179
parenta098c506a24a5f1a4e7c7344b53b2e586801a415
Fix problems decoding the to/from-lane NEON memory instructions, and add a comprehensive NEON decoding testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137635 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/neon.txt [new file with mode: 0644]