1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Analysis/DivergenceAnalysis/AMDGPU
Tim Renouf 1bd8a9908e DivergenceAnalysis: added debug output
Summary:
This commit does two things:

1. modified the existing DivergenceAnalysis::dump() so it dumps the
   whole function with added DIVERGENT: annotations;

2. added code to do that dump if the appropriate -debug-only option is
   on.

Subscribers: llvm-commits

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

Change-Id: Id97b605aab1fc6f5a11a20c58a99bbe8c565bf83
llvm-svn: 336998
2018-07-13 13:13:30 +00:00
..
atomics.ll
intrinsics.ll
kernel-args.ll
lit.local.cfg
llvm.amdgcn.buffer.atomic.ll
llvm.amdgcn.image.atomic.ll AMDGPU: Convert test cases to the dimension-aware intrinsics 2018-06-21 13:37:19 +00:00
no-return-blocks.ll
phi-undef.ll DivergenceAnalysis: added debug output 2018-07-13 13:13:30 +00:00
unreachable-loop-block.ll
workitem-intrinsics.ll