llvm-6502/test/MC
Chad Rosier d58f773b96 [ms-inline asm] Add support for the minus unary operator. Previously, we were
unable to handle cases such as __asm mov eax, 8*-8.

This patch also attempts to simplify the state machine.  Further, the error
reporting has been improved.  Test cases included, but more will be added to
the clang side shortly.
rdar://13668445


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179719 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-17 21:01:45 +00:00
..
AArch64 AArch64: use full triple for ELF tests 2013-04-12 12:54:58 +00:00
ARM Fix treatment of ARM unallocated hint instructions. 2013-04-17 18:46:12 +00:00
AsmParser Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
COFF Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
Disassembler Use object file specific section type for initial text section 2013-04-14 21:18:36 +00:00
ELF Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
MachO
Markup
MBlaze
Mips Mips assembler: Enable handling of nested expressions 2013-04-17 00:18:04 +00:00
PowerPC Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
X86 [ms-inline asm] Add support for the minus unary operator. Previously, we were 2013-04-17 21:01:45 +00:00