llvm-6502/test/MC
Joel Jones 48e841d41c The ARM NEON vector compare instructions take three arguments. However, the
assembler should also accept a two arg form, as the docuemntation specifies that
the first (destination) register is optional.

This patch uses TwoOperandAliasConstraint to add the two argument form.

It also fixes an 80-column formatting problem in:
  test/MC/ARM/neon-bitwise-encoding

<rdar://problem/12909419> Clang rejects ARM NEON assembly instructions


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175221 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-14 23:18:40 +00:00
..
AArch64
ARM The ARM NEON vector compare instructions take three arguments. However, the 2013-02-14 23:18:40 +00:00
AsmParser
COFF
Disassembler death to extra whitespace 2013-02-14 19:15:14 +00:00
ELF
MachO Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Markup
MBlaze
Mips
PowerPC
X86 Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00