1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/MC
Joerg Sonnenberger ca3cb82714 Don't use additional arguments for dss and friends to satisfy DSS_Form,
when let can do the same thing. Keep the 64bit variants as codegen-only.
While they have a different register class, the encoding is the same for
32bit and 64bit mode. Having both present would otherwise confuse the
disassembler.

llvm-svn: 214636
2014-08-02 15:09:41 +00:00
..
AArch64 AArch64: remove "arm64_be" support in favour of "aarch64_be". 2014-07-23 12:58:11 +00:00
ARM [ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRB/LDRSB instructions. 2014-08-01 12:08:04 +00:00
AsmParser Let the integrated assembler understand .exitm, PR20426. 2014-07-24 17:08:39 +00:00
COFF MC: Let non-temporary COFF aliases be in symtab 2014-07-13 04:31:19 +00:00
Disassembler Don't use additional arguments for dss and friends to satisfy DSS_Form, 2014-08-02 15:09:41 +00:00
ELF Avoid revocations when possible. 2014-07-01 14:34:30 +00:00
MachO X86: drop relocations on __eh_frame sections globally. 2014-07-22 15:47:09 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIPS.options 2014-07-21 13:30:55 +00:00
PowerPC Don't use additional arguments for dss and friends to satisfy DSS_Form, 2014-08-02 15:09:41 +00:00
Sparc Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
SystemZ [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA 2014-07-10 11:00:55 +00:00
X86 Add support for the X86 secure guard extensions instructions in assembler (SGX). 2014-07-31 23:57:38 +00:00