llvm-6502/test/MC
2015-06-07 21:07:17 +00:00
..
AArch64 AArch64: fix typo in SMIN far atomics and add tests 2015-06-02 18:37:20 +00:00
ARM [ARM] Add support for -sp- FPUs and FPU none to TargetParser 2015-06-05 13:31:19 +00:00
AsmParser Teaching llvm-mc how to understand the defsym command line option. This allows integer-constant symbols to be defined on the command line and used during assembly. 2015-06-07 01:46:24 +00:00
COFF Revise test to run llc and llvm-mc separately. 2015-05-28 21:49:50 +00:00
Disassembler AArch64: fix typo in SMIN far atomics and add tests 2015-06-02 18:37:20 +00:00
ELF [MC] Common symbols weren't being checked for redeclaration which allowed an assembly file to generate an assertion in setCommon(): !isCommon(). This change allows redeclaration as long as the size and alignment match exactly, otherwise report a fatal error. 2015-06-06 20:12:40 +00:00
Hexagon [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing. 2015-06-05 16:00:11 +00:00
MachO MC: Remove obsolete MachO UseAggressiveSymbolFolding. 2015-06-04 20:27:42 +00:00
Markup
Mips Revert "[mips] [IAS] Restore STI.FeatureBits in .set pop." (r239144). 2015-06-05 12:19:27 +00:00
PowerPC Add testcase that would crash before the previous revert. 2015-06-04 05:51:13 +00:00
R600 R600/SI: Add assembler support for all CI and VI VOP2 instructions 2015-05-26 15:55:52 +00:00
Sparc Sparc: support the "set" synthetic instruction. 2015-05-18 16:43:33 +00:00
SystemZ [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
X86 [objdump] Moving PrintImmHex out of MachODump and in to llvm-objdump and setting instprinter appropriately. 2015-06-07 21:07:17 +00:00