llvm-project/llvm/test/CodeGen
Tim Renouf fd8d4af3bc [AMDGPU] Ensure there are enough registers for wave dispatch
Summary:
This fixes the number of SGPRs and VGPRs in the *_RSRC1 register to
allow for registers set up in wave dispatch, even if those registers are
not used in the shader.

Re-landed after noticing that the buildbot failure from 329808 seemed to
be unrelated.

Subscribers: arsenm, kzhuravl, wdng, nhaehnle, yaxunl, dstuttard, t-tye, llvm-commits

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

Change-Id: I6575f0e0d2a528d1319d0b289f0ebe4510fa5771
llvm-svn: 329826
2018-04-11 17:18:36 +00:00
..
AArch64 [FastISel] Disable local value sinking by default 2018-04-11 16:03:07 +00:00
AMDGPU [AMDGPU] Ensure there are enough registers for wave dispatch 2018-04-11 17:18:36 +00:00
ARC
ARM [FastISel] Disable local value sinking by default 2018-04-11 16:03:07 +00:00
AVR [AVR] Add a regression test for struct return lowering 2018-03-20 11:23:03 +00:00
BPF bpf: fix incorrect SELECT_CC lowering 2018-04-03 03:56:37 +00:00
Generic [DWARFv5] Fuss with asm syntax for conveying MD5 checksum. 2018-04-11 15:14:05 +00:00
Hexagon Disable flaky tests till they get fixed. 2018-04-10 22:07:29 +00:00
Inputs
Lanai
MIR [MIR] Add support for MachineFrameInfo::LocalFrameSize 2018-04-06 08:56:25 +00:00
MSP430
Mips [FastISel] Disable local value sinking by default 2018-04-11 16:03:07 +00:00
NVPTX [NVPTX] add support for initializing fp16 arrays. 2018-04-06 22:25:08 +00:00
Nios2
PowerPC [DAGCombine] Improve ReduceLoad for SRL 2018-04-09 08:16:11 +00:00
RISCV [RISCV] Tablegen-driven Instruction Compression. 2018-04-06 21:07:05 +00:00
SPARC Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" 2018-02-27 16:59:10 +00:00
SystemZ [MachineLICM] Re-enable hoisting of constant stores 2018-04-09 14:50:02 +00:00
Thumb Reapply ARM: Do not spill CSR to stack on entry to noreturn functions 2018-04-07 10:57:03 +00:00
Thumb2 [CodeGen] Add a new pass for PostRA sink 2018-03-22 20:06:47 +00:00
WebAssembly [WebAssembly] Allow for the creation of user-defined custom sections 2018-04-05 17:01:39 +00:00
WinCFGuard
WinEH
X86 [FastISel] Disable local value sinking by default 2018-04-11 16:03:07 +00:00
XCore Use .set instead of = when printing assignment in assembly output 2018-03-27 16:44:41 +00:00