llvm-6502/test/CodeGen
John Brawn 14d0411acb [ARM] Disabling vfp4 should disable fp16
ARMTargetParser::getFPUFeatures should disable fp16 whenever it
disables vfp4, as otherwise something like -mcpu=cortex-a7 -mfpu=none
leaves us with fp16 enabled (though the only effect that will have is
a wrong build attribute).

Differential Revision: http://reviews.llvm.org/D10397


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239599 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-12 09:38:51 +00:00
..
AArch64 This reverts commit r239529 and r239514. 2015-06-11 17:30:33 +00:00
ARM [ARM] Disabling vfp4 should disable fp16 2015-06-12 09:38:51 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Mips
MIR
MSP430
NVPTX
PowerPC LLVM support for vector quad bit permute and gather instructions through builtins 2015-06-11 06:21:25 +00:00
R600 Revert "Fix merges of non-zero vector stores" 2015-06-11 17:25:24 +00:00
SPARC
SystemZ
Thumb
Thumb2
WinEH
X86 [WinEH] Put finally pointers in the handler scope table field 2015-06-11 23:37:18 +00:00
XCore