llvm-project/llvm/test/CodeGen
Craig Topper cd7d7ac0fd [X86] Move stack folding test for MULX to a MIR test. Add a MULX32 case as well
A future patch may stop using MULX by default so use MIR to ensure we're always testing MULX.

Add the 32-bit case that we couldn't do in the 64-bit mode IR test due to it being promoted to a 64-bit mul.

llvm-svn: 348972
2018-12-12 20:50:24 +00:00
..
AArch64 Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping stores." 2018-12-11 13:38:43 +00:00
AMDGPU [AMDGPU] Support for "uniform-work-group-size" attribute 2018-12-12 20:49:17 +00:00
ARC
ARM [ARM GlobalISel] Select load/store for Thumb2 2018-12-12 10:32:15 +00:00
AVR [AVR] Reorder the CHECK lines in directmem.ll to match current trunk 2018-11-09 23:17:59 +00:00
BPF
Generic Move llc-start-stop-instance to x86 2018-12-04 18:19:08 +00:00
Hexagon [Hexagon] Couple of fixes in optimize addressing mode 2018-12-10 21:56:04 +00:00
Inputs
Lanai [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00
MIR [CodeGen] Fix bugs in BranchFolderPass when debug labels are generated. 2018-11-30 08:07:29 +00:00
MSP430 [MSP430] Optimize srl/sra in case of A >> (8 + N) 2018-11-19 10:43:02 +00:00
Mips [TargetLowering] expandFP_TO_UINT - improve fp16 support 2018-11-19 19:16:13 +00:00
NVPTX [NVPTX] do not rely on cached subtarget info. 2018-12-12 18:31:04 +00:00
Nios2
PowerPC Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping stores." 2018-12-11 13:38:43 +00:00
RISCV [RISCV] Remove RV64I SLLW/SRLW/SRAW patterns and add new test cases 2018-12-01 05:00:00 +00:00
SPARC [Targets] Fixup incorrect targets in codemodel tests 2018-12-10 20:55:34 +00:00
SystemZ [TargetLowering] Add ISD::AND handling to SimplifyDemandedVectorElts 2018-12-12 13:43:07 +00:00
Thumb [SelectionDAG] swap select_cc operands to enable folding 2018-11-09 11:09:40 +00:00
Thumb2 [ARM] Enable spilling of the hGPR register class in Thumb2 2018-11-08 13:02:10 +00:00
WebAssembly [WebAssembly] Add '.eventtype' directive support 2018-12-11 01:11:04 +00:00
WinCFGuard
WinEH
X86 [X86] Move stack folding test for MULX to a MIR test. Add a MULX32 case as well 2018-12-12 20:50:24 +00:00
XCore [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00