llvm-project/llvm/test/CodeGen
Matt Arsenault a8bbcbd006 AMDGPU/GlobalISel: Fix constraining scalar and/or/xor
If the result register already had a register class assigned, the
sources may not have been properly constrained.

llvm-svn: 370150
2019-08-28 02:11:03 +00:00
..
AArch64 [GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC. 2019-08-27 19:54:27 +00:00
AMDGPU AMDGPU/GlobalISel: Fix constraining scalar and/or/xor 2019-08-28 02:11:03 +00:00
ARC
ARM [NFC][Regalloc] Add testcases for D66576 2019-08-26 05:06:30 +00:00
AVR
BPF [BPF] Fix bpf llvm-objdump issues. 2019-08-17 22:12:00 +00:00
Generic [GlobalISel] Handle multiple registers in dbg.value intrinsic 2019-08-20 16:28:37 +00:00
Hexagon [Hexagon] Improve generated code for test-if-bit-clear 2019-08-26 19:08:08 +00:00
Inputs [CodeGen] Add stack protector tests where the guard gets re-assigned 2019-07-17 20:46:16 +00:00
Lanai [SDAG] commute setcc operands to match a subtract 2019-07-10 23:23:54 +00:00
MIR AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization 2019-08-27 18:18:38 +00:00
MSP430
Mips [MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR 2019-08-27 14:41:44 +00:00
NVPTX [NVPTX] Fix PR41651 2019-07-30 19:52:01 +00:00
PowerPC [DAGCombiner] cancel fnegs from multiplied operands of FMA 2019-08-27 15:17:46 +00:00
RISCV [MBP] Disable aggressive loop rotate in plain mode 2019-08-22 16:21:32 +00:00
SPARC [test] Fix tests when run on windows after SVN r369426. NFC. 2019-08-20 20:58:02 +00:00
SystemZ [SystemZ] Regenerate <8 x i31> store test 2019-07-29 09:49:23 +00:00
Thumb [MBP] Disable aggressive loop rotate in plain mode 2019-08-22 16:21:32 +00:00
Thumb2 Reapply: [ARM] Fix lsrl with a 128/256 bit shift amount or a shift of 32 2019-08-22 10:29:20 +00:00
WebAssembly [WebAssembly] Fix SSA rebuilding in SjLj transformation 2019-08-26 21:51:35 +00:00
WinCFGuard
WinEH IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
X86 Recommit "[GlobalISel] Import patterns containing INSERT_SUBREG" 2019-08-27 17:47:06 +00:00
XCore