llvm-6502/test/CodeGen
Matt Arsenault fa711758df R600/SI: Implement enableAggressiveFMAFusion
Add tests for the various combines. This should
always be at least cycle neutral on all subtargets for f64,
and faster on some. For f32 we should prefer selecting
v_mad_f32 over v_fma_f32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227484 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-29 19:34:32 +00:00
..
AArch64
ARM Add a missing Tag_DIV_use test for Cortex-M7. 2015-01-29 11:19:54 +00:00
BPF bpf: add missing lit.local.cfg 2015-01-24 18:20:52 +00:00
CPP
Generic overloaded-intrinsic-name: exercise anyptr on struct 2015-01-27 20:03:08 +00:00
Hexagon [Hexagon] Deleting old variants of intrinsics and adding missing tests. 2015-01-29 17:26:56 +00:00
Inputs
Mips Move the Mips target to storing the ABI in the TargetMachine rather 2015-01-26 17:33:46 +00:00
MSP430 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX [NVPTX] Generate a more optimal sequence for select of i1 2015-01-26 19:52:20 +00:00
PowerPC [PowerPC] Complete setting the baseline for ppc64le 2015-01-29 15:59:09 +00:00
R600 R600/SI: Implement enableAggressiveFMAFusion 2015-01-29 19:34:32 +00:00
SPARC
SystemZ Use the integrated assembler as default on SystemZ 2015-01-13 19:45:16 +00:00
Thumb
Thumb2
X86 [X86] Use single add/sub for large stack offsets 2015-01-29 16:18:29 +00:00
XCore