llvm-6502/test/CodeGen
Tim Northover 74bd57b16b ARM: disable emission of __XYZvfp in soft-float environment.
The point of these calls is to allow Thumb-1 code to make use of the VFP unit
to perform its operations. This is not desirable with -msoft-float, since most
of the reasons you'd want that apply equally to the runtime library.

rdar://problem/13766161

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206874 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-22 10:10:09 +00:00
..
AArch64 [AArch64] Enable global merge pass. 2014-04-22 03:33:26 +00:00
ARM ARM: disable emission of __XYZvfp in soft-float environment. 2014-04-22 10:10:09 +00:00
ARM64 Fix an infinite loop bug in DAG Combine about keeping transfering between ANY_EXTEND and SIGN_EXTEND. 2014-04-22 09:57:06 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX Fix the test: DCE optimized away everything. 2014-04-21 17:23:12 +00:00
PowerPC
R600 R600: Make sign_extend_inreg legal. 2014-04-22 03:49:30 +00:00
SPARC Revert "blockfreq: Temporarily turn on -debug-only=block-freq" 2014-04-19 22:45:44 +00:00
SystemZ
Thumb
Thumb2
X86 [X86] Don't use BZHI for short masks (>=32 bits). Thanks to Ben Kramer for the 2014-04-22 07:40:34 +00:00
XCore Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" 2014-04-21 17:57:07 +00:00