llvm/test/MC
Benjamin Kramer 8e70b5506e PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for registers.
gas accepts this and it seems to be common enough to be worth supporting. This
doesn't affect the parsing of reg operands outside of .cfi directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163390 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-07 14:51:35 +00:00
..
ARM Support fpv4 for ARM Cortex-M4. 2012-08-02 08:35:55 +00:00
AsmParser Fix macros arguments with an underscore, dot or dollar in them. This is based 2012-08-21 18:29:30 +00:00
COFF llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487. 2012-08-08 13:27:04 +00:00
Disassembler Diagnose invalid alignments on duplicating VLDn instructions. 2012-09-06 15:27:12 +00:00
ELF PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for registers. 2012-09-07 14:51:35 +00:00
MachO Add .pushsection', .popsection', and `.previous' directives to Darwin ASM. 2012-08-08 06:30:30 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips The Mips standalone assembler aliased instruction support. 2012-09-07 01:42:38 +00:00
X86 X86: Fix encoding of 'movd %xmm0, %rax' 2012-08-31 00:30:30 +00:00