1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/MC
Jim Grosbach 3a8310cc67 MC: Remove obsolete MachO UseAggressiveSymbolFolding.
Fix the FIXME and remove this old as(1) compat option. It was useful for
bringup of the integrated assembler to diff object files, but now it's
just causing more relocations than strictly necessary to be generated.

rdar://21201804

llvm-svn: 239084
2015-06-04 20:27:42 +00:00
..
AArch64 AArch64: fix typo in SMIN far atomics and add tests 2015-06-02 18:37:20 +00:00
ARM Omit unused section symbols from the symbol table. 2015-06-04 15:33:30 +00:00
AsmParser Relax these tests a bit. 2015-05-22 21:37:13 +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 Omit unused section symbols from the symbol table. 2015-06-04 15:33:30 +00:00
Hexagon [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle at a time which is the semantic unit for Hexagon. Fixing tests to use the new format. Disabling tests in the direct object emission path for a followup patch. 2015-05-29 14:44:13 +00:00
MachO MC: Remove obsolete MachO UseAggressiveSymbolFolding. 2015-06-04 20:27:42 +00:00
Markup
Mips llvm-readobj can parse relocations, no need to check the raw bytes.x 2015-06-04 15:15:12 +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 Test commit 2015-06-04 07:23:38 +00:00