llvm-6502/test/CodeGen
Daniel Sanders 8ecdc6d34f [mips] Do not emit '.module [no]oddspreg' unless we really need to.
We now emit this directive when we need to contradict the default value (e.g.
-mno-odd-spreg is given) or an option changed the default value (e.g. -mfpxx
is given).

This restores support for the currently available head of binutils. However,
at this point binutils 2.24 is still not sufficient since it does not support
'.module fp=...'.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213511 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-21 10:45:47 +00:00
..
AArch64 CodeGen: emit IR-level f16 conversion intrinsics as fptrunc/fpext 2014-07-21 09:13:56 +00:00
ARM ARM: correct WoA __builtin_alloca handling on O0 2014-07-19 01:29:51 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] Do not emit '.module [no]oddspreg' unless we really need to. 2014-07-21 10:45:47 +00:00
MSP430
NVPTX Add tests for atomic adds on floats. 2014-07-18 20:11:26 +00:00
PowerPC [PowerPC] ELFv2 aggregate passing support 2014-07-21 00:13:26 +00:00
R600 R600: Add missing test for concat_vectors 2014-07-20 07:13:17 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 FileCheck-ize a test. 2014-07-21 09:23:21 +00:00
XCore