This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c90f4e79b92 [x86] add test for disguised horizontal op; NFC new 7a6ef300465 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 | 127 ++++++++++++++--- lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 6 + lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 4 +- test/CodeGen/AMDGPU/collapse-endcf.mir | 150 +++++++++++++-------- test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.swap.ll | 5 +- 7 files changed, 227 insertions(+), 73 deletions(-)