llvm-project/llvm/test/Analysis/DivergenceAnalysis/AMDGPU
Matt Arsenault ad8e900cb3 Verifier: Disallow byval and similar for AMDGPU calling conventions
These imply stack-like semantics, which doesn't make any sense for
entry points.
2020-07-20 10:58:57 -04:00
..
always_uniform.ll [AMDGPU] New llvm.amdgcn.ballot intrinsic 2020-03-31 10:35:39 +02:00
atomics.ll
b42473-r1-crash.ll
control-flow-intrinsics.ll AMDGPU: Fix divergence analysis of control flow intrinsics 2020-02-05 09:30:54 -08:00
hidden_diverge.ll
hidden_loopdiverge.ll
inline-asm.ll AMDGPU: Analyze divergence of inline asm 2020-02-03 12:42:16 -08:00
interp_f16.ll
intrinsics.ll AMDGPU: llvm.amdgcn.writelane is a source of divergence 2020-02-12 09:12:56 +01:00
irreducible.ll
join-at-loop-exit.ll [DA] conservatively mark the join of every divergent branch 2020-06-18 17:39:20 +05:30
kernel-args.ll Verifier: Disallow byval and similar for AMDGPU calling conventions 2020-07-20 10:58:57 -04:00
lit.local.cfg
llvm.amdgcn.buffer.atomic.ll
llvm.amdgcn.image.atomic.ll
no-return-blocks.ll
phi-undef.ll
propagate-loop-live-out.ll [DA] propagate loop live-out values that get used in a branch 2020-06-17 09:21:00 +05:30
temporal_diverge.ll
trivial-join-at-loop-exit.ll [DA] conservatively mark the join of every divergent branch 2020-06-18 17:39:20 +05:30
unreachable-loop-block.ll
workitem-intrinsics.ll