llvm-project/llvm/test/CodeGen
Sanjay Patel 15d1501aae [SelectionDAG] try harder to convert funnel shift to rotate
Similar to rL337966 - if the DAGCombiner's rotate matching was 
working as expected, I don't think we'd see any test diffs here.

AArch only goes right, and PPC only goes left. 
x86 has both, so no diffs there.

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

llvm-svn: 339359
2018-08-09 17:26:22 +00:00
..
AArch64 [SelectionDAG] try harder to convert funnel shift to rotate 2018-08-09 17:26:22 +00:00
AMDGPU AMDGPU: Error more gracefully on libcalls 2018-08-08 16:58:39 +00:00
ARC
ARM [ARM] Replace processor check with feature 2018-08-09 16:13:24 +00:00
AVR [AVR] Set trackLivenessAfterRegAlloc 2018-06-11 14:46:48 +00:00
BPF bpf: add missing RegState to notify MachineInstr verifier necessary register usage 2018-07-27 16:58:52 +00:00
Generic [DWARF] Unclamp line table version on Darwin for v5 and later. 2018-08-08 21:16:50 +00:00
Hexagon [Hexagon] Diagnose misaligned absolute loads and stores 2018-08-08 17:00:09 +00:00
Inputs
Lanai
MIR [DebugInfo][X86] Add start-after flags to MIR tests 2018-07-12 14:36:48 +00:00
MSP430
Mips [mips] Handle branch expansion corner cases 2018-08-07 10:45:45 +00:00
NVPTX [NVPTX] Select atomic loads and stores 2018-08-09 07:45:49 +00:00
Nios2
PowerPC [SelectionDAG] try harder to convert funnel shift to rotate 2018-08-09 17:26:22 +00:00
RISCV [RISCV] Fixed test case failure due to r338047 2018-07-31 00:36:28 +00:00
SPARC Regenerate remainder test. 2018-07-20 13:14:29 +00:00
SystemZ [SystemZ] Improve handling of instructions which expand to several groups 2018-08-03 10:43:05 +00:00
Thumb [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1. 2018-07-25 18:22:22 +00:00
Thumb2 [ARM] Treat cmn immediates as legal in isLegalICmpImmediate. 2018-07-10 23:44:37 +00:00
WebAssembly [WebAssembly] Update SIMD binary arithmetic 2018-08-07 21:24:01 +00:00
WinCFGuard
WinEH
X86 extend folding fsub/fadd to fneg for FMF 2018-08-09 17:00:03 +00:00
XCore [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X) 2018-07-15 16:27:07 +00:00