This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4773d2e32b3 Fix a release-only build warning triggered by rL367485 new eb43d3eca15 Reapply "AMDGPU: Split block for si_end_cf"
The 1 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/Target/AMDGPU/SIInstrInfo.cpp | 7 + lib/Target/AMDGPU/SIInstructions.td | 1 + lib/Target/AMDGPU/SILowerControlFlow.cpp | 136 ++++++++++++++++--- lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 6 + lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 14 +- test/CodeGen/AMDGPU/collapse-endcf.mir | 150 +++++++++++++-------- test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.swap.ll | 2 +- 7 files changed, 236 insertions(+), 80 deletions(-)