This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 752c7b79384 Attempt to fix buildbot after r361949 new 5e5d51503a0 AMDGPU/GlobalISel: Remove unnecesssary REQUIREs new f53b32d49ea SpeculateAroundPHIs: Respect convergent
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Scalar/SpeculateAroundPHIs.cpp | 8 ++ .../AMDGPU/GlobalISel/amdgpu-irtranslator.ll | 6 +- .../AMDGPU/GlobalISel/inst-select-load-flat.mir | 2 - .../AMDGPU/GlobalISel/inst-select-load-smrd.mir | 2 - .../AMDGPU/GlobalISel/inst-select-store-flat.mir | 2 - .../GlobalISel/irtranslator-amdgpu_kernel.ll | 1 - .../AMDGPU/GlobalISel/regbankselect-amdgcn-exp.mir | 2 - test/CodeGen/AMDGPU/GlobalISel/regbankselect.mir | 2 - test/CodeGen/AMDGPU/GlobalISel/shader-epilogs.ll | 2 - test/CodeGen/AMDGPU/GlobalISel/smrd.ll | 2 - test/Transforms/SpeculateAroundPHIs/convergent.ll | 98 ++++++++++++++++++++++ 11 files changed, 109 insertions(+), 18 deletions(-) create mode 100644 test/Transforms/SpeculateAroundPHIs/convergent.ll