llvm-project/llvm/test/CodeGen
Clement Courbet cb15ba84fe Reland "[DAGCombiner] Allow zextended load combines."
Check that the generated type is simple.
2019-11-22 14:47:18 +01:00
..
AArch64 Reland "[DAGCombiner] Allow zextended load combines." 2019-11-22 14:47:18 +01:00
AMDGPU [AMDGPU] Add attribute for target loop unroll threshold default 2019-11-21 09:47:28 +00:00
ARC
ARM Reland "[DAGCombiner] Allow zextended load combines." 2019-11-22 14:47:18 +01:00
AVR
BPF [BPF] Fix a bug in peephole optimization 2019-11-20 15:19:59 -08:00
Generic [CodeGen] [ExpandReduction] Fix the bug for ExpandReduction() when vector size isn't power of 2 2019-11-02 23:59:12 -04:00
Hexagon [Hexagon] Remove incorrect intrinsic definition and invalid testcase 2019-11-21 09:18:15 -06:00
Inputs
Lanai [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing 2019-09-11 11:16:48 +00:00
MIR [MIRNamer]: Make the check lines in the test robust with regex. 2019-11-16 22:58:45 -08:00
MSP430 [TargetLowering][DAGCombine][MSP430] Shift Amount Threshold in DAGCombine (4) 2019-11-13 09:23:08 +01:00
Mips [mips] Add a 'generic' Mips CPU 2019-11-21 15:17:21 +01:00
NVPTX [NVPTX] Added llvm.nvvm.mma.m8n8k4.* intrinsics 2019-10-28 13:55:30 -07:00
PowerPC [PowerPC] Implement the vector extend sign instruction pattern match 2019-11-22 08:58:27 +00:00
RISCV [RISCV] Handle variable sized objects with the stack need to be realigned 2019-11-16 12:39:53 +08:00
SPARC [Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9 2019-11-18 09:45:10 +00:00
SystemZ [SystemZ] Avoid mixing strict and non-strict FP operations in tests 2019-11-20 19:51:30 +01:00
Thumb [ARM] Allocatable Global Register Variables for ARM 2019-11-18 10:07:37 +00:00
Thumb2 [ARM][MVE] Select vqabs 2019-11-20 13:58:38 +00:00
WebAssembly [WebAssembly] Fix miscompile of select with and 2019-11-15 16:22:01 -08:00
WinCFGuard [WinCFG] Handle constant casts carefully in .gfids emission 2019-11-01 13:32:03 -07:00
WinEH
X86 Reland "[DAGCombiner] Allow zextended load combines." 2019-11-22 14:47:18 +01:00
XCore