This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60 in repository llvm.
from 03a6999cf40 Merging r323710: ------------------------------------------ [...] new f48ff4c85ec Merging r323355: ------------------------------------------ [...]
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/Transforms/Scalar/StructurizeCFG.cpp | 110 +++++++++++++----- test/CodeGen/AMDGPU/multilevel-break.ll | 3 +- test/CodeGen/AMDGPU/nested-loop-conditions.ll | 127 +++++++-------------- .../StructurizeCFG/AMDGPU/backedge-id-bug.ll | 1 + test/Transforms/StructurizeCFG/bug36015.ll | 53 +++++++++ .../Transforms/StructurizeCFG/nested-loop-order.ll | 83 +++++--------- 6 files changed, 205 insertions(+), 172 deletions(-) create mode 100644 test/Transforms/StructurizeCFG/bug36015.ll