ARM start parsing VLD1 single lane instructions.
authorJim Grosbach <grosbach@apple.com>
Fri, 2 Dec 2011 00:35:16 +0000 (00:35 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 2 Dec 2011 00:35:16 +0000 (00:35 +0000)
commit7636bf6530fd83bf7356ae3894246a4e558741a4
treecbf5493250550e48705326451317f32dcffe2ad6
parent21646e8becaa13cb813490edcd7fe9150b11f88e
ARM start parsing VLD1 single lane instructions.

The alias pseudos need cleaned up for size suffix handling, but this gets
the basics working. Will be cleaning up and adding more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp