1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
Sameer AbuAsal d64a063a3a Propagate flags to SDValue in SplitVecOp_VECREDUCE
This patch is a fix for PR36642.

 While legalizing long vector types, make sure the smaller types get the
 flags of the wider type.

 bugzilla link: https://bugs.llvm.org/show_bug.cgi?id=36642

Change-Id: I0c2829639f094c862c10a6b51b342d4c2563e1fa
llvm-svn: 327079
2018-03-08 23:41:40 +00:00
..
AArch64 Propagate flags to SDValue in SplitVecOp_VECREDUCE 2018-03-08 23:41:40 +00:00
AMDGPU [AMDGPU] fix test to survive more FP undef constant folding 2018-03-08 21:30:56 +00:00
ARC
ARM [ARM] Fix for PR36577 2018-03-07 09:10:44 +00:00
AVR [AVR] Remove the earlyclobber flag from LDDWRdYQ 2018-03-06 11:20:25 +00:00
BPF bpf: New codegen testcases for 32-bit subregister support 2018-02-23 23:49:33 +00:00
Generic Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" 2018-03-07 16:27:44 +00:00
Hexagon [Hexagon] Ignore indexed loads when handling unaligned loads 2018-03-08 18:15:13 +00:00
Inputs
Lanai
Mips [TLS] use emulated TLS if the target supports only this mode 2018-02-28 17:48:55 +00:00
MIR [MIRParser] Accept overloaded intrinsic names w/o type suffixes 2018-02-28 23:51:49 +00:00
MSP430
Nios2
NVPTX [DAGCombiner] When combining zero_extend of a truncate, only mask before extending for vectors. 2018-03-01 22:32:25 +00:00
PowerPC [PowerPC] Move test to correct location. 2018-03-07 18:27:10 +00:00
RISCV [RISCV] Update two tests after r326208 2018-02-28 08:20:47 +00:00
SPARC Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" 2018-02-27 16:59:10 +00:00
SystemZ [SystemZ] Fix test cases after r326613 2018-03-02 21:22:42 +00:00
Thumb [ARM] Fix access to stack arguments when re-aligning SP in Armv6m 2018-03-02 15:47:14 +00:00
Thumb2 ARM: Don't rewrite add reg, $sp, 0 -> mov reg, $sp if the add defines CPSR. 2018-02-27 19:00:59 +00:00
WebAssembly
WinCFGuard
WinEH
X86 [x86] fix test to be independent of FP undef 2018-03-08 17:24:30 +00:00
XCore [XCore] Return true in enableMultipleCopyHints(). 2018-02-26 08:03:32 +00:00