1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/CodeGen
Eli Friedman 854b4056c4 [ARM] More aggressive matching for vpadd and vpaddl.
The new matchers work after legalization to make them simpler, and to avoid
blocking other optimizations.

Differential Revision: https://reviews.llvm.org/D27779

llvm-svn: 291693
2017-01-11 19:33:38 +00:00
..
AArch64 CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
AMDGPU DAGCombiner: Add hasOneUse checks to fadd/fma combine 2017-01-11 02:02:12 +00:00
ARM [ARM] More aggressive matching for vpadd and vpaddl. 2017-01-11 19:33:38 +00:00
AVR [AVR] Implement TargetLoweing::getRegisterByName 2017-01-07 23:39:47 +00:00
BPF
Generic PR 31534: When emitting both DWARF unwind tables and debug information, 2017-01-05 20:55:28 +00:00
Hexagon
Inputs
Lanai
Mips CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
MIR [AArch64] Fold some filled/spilled subreg COPYs 2017-01-05 21:51:42 +00:00
MSP430
NVPTX [TM] Restore default TargetOptions in TargetMachine::resetTargetOptions. 2017-01-10 23:43:04 +00:00
PowerPC [TM] Restore default TargetOptions in TargetMachine::resetTargetOptions. 2017-01-10 23:43:04 +00:00
SPARC CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
SystemZ CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
Thumb CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
Thumb2 CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
WebAssembly CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-10 23:04:30 +00:00
WinEH
X86 [X86][XOP] Add vpermil2ps target shuffle -> insertps combine test 2017-01-11 18:48:00 +00:00
XCore