llvm-6502/test/MC
Bill Schmidt 527388dea5 This patch is in preparation for adding medium code model support to the
PPC64 target.  The five tests modified herein test code generation that is
sensitive to the code model selected.  So I've added -code-model=small to
the RUN commands for each.

Since small code model is the default, this has no effect for now; but this
prepares us for eventually changing the default to medium code model for PPC64.

Test changes verified with small and medium code model as default on
powerpc64-unknown-linux-gnu.  All tests continue to pass.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167999 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-14 23:23:27 +00:00
..
ARM Convert an improper CodeGen test to a MC test. 2012-11-10 04:30:40 +00:00
AsmParser Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
COFF [MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev! 2012-11-13 22:04:09 +00:00
Disassembler Remove DOS line endings. 2012-11-14 20:18:34 +00:00
ELF Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
MachO Fix for PR14264 cause by commit r167237 which did not take into account a 2012-11-05 21:55:41 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips [mips] Stop reserving register AT and use register scavenger when a scratch 2012-11-03 00:05:43 +00:00
PowerPC This patch is in preparation for adding medium code model support to the 2012-11-14 23:23:27 +00:00
X86 X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches. 2012-11-14 18:04:47 +00:00