llvm-6502/test/CodeGen
Tim Northover b1692ad2c3 ARM: fix @llvm.convert.from.fp16 on softfloat targets.
We need to make sure we use the softened version of all appropriate operands in
the libcall, or things go horribly wrong. This may entail actually executing a
1-stage softening.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214175 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 09:56:38 +00:00
..
AArch64 Implement AArch64 TTI interface isAsCheapAsAMove. 2014-07-29 02:09:26 +00:00
ARM ARM: fix @llvm.convert.from.fp16 on softfloat targets. 2014-07-29 09:56:38 +00:00
CPP
Generic Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
Hexagon
Inputs
Mips [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
MSP430
NVPTX [NVPTX] Add some extra tests for mul.wide to test non-power-of-two source types 2014-07-23 20:23:49 +00:00
PowerPC [PowerPC] Add testcase forgotten in the 214072 commit. 2014-07-28 13:10:25 +00:00
R600 R600: Modernize test 2014-07-28 18:06:08 +00:00
SPARC
SystemZ
Thumb [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
Thumb2 [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
X86 [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
XCore