This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be033a84a40 Revert "Refactor DynamicLibrary so searching for a symbol w [...] new 6d9bf09a6ad [LoopUnroll] Remove spurious newline. new 47fbd9bc5d4 Revert "StructurizeCFG: Directly invert cmp instructions"
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/StructurizeCFG.cpp | 14 +- lib/Transforms/Utils/LoopUnroll.cpp | 1 - test/CodeGen/AMDGPU/loop_break.ll | 2 +- test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 180 ++++++++++----------- test/CodeGen/AMDGPU/nested-loop-conditions.ll | 23 +-- test/CodeGen/AMDGPU/ret_jump.ll | 2 +- test/Transforms/StructurizeCFG/invert-compare.ll | 60 ------- .../StructurizeCFG/one-loop-multiple-backedges.ll | 12 +- .../StructurizeCFG/post-order-traversal-bug.ll | 3 +- 9 files changed, 112 insertions(+), 185 deletions(-) delete mode 100644 test/Transforms/StructurizeCFG/invert-compare.ll