llvm-6502/test/MC
Rafael Espindola 33f5127540 Don't create new comdats in CodeGen.
This patch stops the implicit creation of comdats during codegen.

Clang now sets the comdat explicitly when it is required. With this patch clang and gcc
now produce the same result in pr19848.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226038 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-14 20:55:48 +00:00
..
AArch64 Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
ARM Correct POP handling for v7m 2015-01-14 10:48:16 +00:00
AsmParser MC: Don't emit .no_dead_strip on targets which don't support it 2014-12-24 04:11:42 +00:00
COFF Don't create new comdats in CodeGen. 2015-01-14 20:55:48 +00:00
Disassembler Add disassembler tests for mips32r2 platform. There are no functional changes. 2015-01-14 11:35:22 +00:00
ELF MC: Label definitions are permitted after .set directives 2014-12-24 10:27:50 +00:00
Hexagon [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. 2014-12-09 18:16:49 +00:00
MachO Add a test that would have found the issue with r225644. 2015-01-14 20:24:46 +00:00
Markup
Mips [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions 2015-01-12 12:03:34 +00:00
PowerPC [PowerPC] Add support for the CMPB instruction 2015-01-03 01:16:37 +00:00
R600 R600/SI: Add a stub GCNTargetMachine 2015-01-06 18:00:21 +00:00
Sparc
SystemZ Exclude known and bugzilled failures from UBSan bootstrap 2014-09-17 20:17:52 +00:00
X86 X86: validate 'int' instruction 2015-01-14 05:10:21 +00:00