This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f9dad7 remove pretty-print test that requires debug new 0e3e0fb [LDist] Match behavior between invoking via optimization pipe [...]
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: include/llvm/Transforms/Scalar.h | 5 +-- lib/Transforms/IPO/PassManagerBuilder.cpp | 2 +- lib/Transforms/Scalar/LoopDistribute.cpp | 39 +++++----------------- .../LoopDistribute/basic-with-memchecks.ll | 4 +-- test/Transforms/LoopDistribute/basic.ll | 6 ++-- .../LoopDistribute/bounds-expansion-bug.ll | 2 +- .../LoopDistribute/crash-in-memcheck-generation.ll | 2 +- .../diagnostics-with-hotness-lazy-BFI.ll | 4 +-- .../LoopDistribute/diagnostics-with-hotness.ll | 4 +-- test/Transforms/LoopDistribute/diagnostics.ll | 8 ++--- test/Transforms/LoopDistribute/no-if-convert.ll | 2 +- test/Transforms/LoopDistribute/outside-use.ll | 2 +- test/Transforms/LoopDistribute/pr28443.ll | 2 +- test/Transforms/LoopDistribute/program-order.ll | 2 +- test/Transforms/LoopDistribute/symbolic-stride.ll | 4 +-- .../LoopDistribute/unknown-bounds-for-memchecks.ll | 2 +- .../exit-block-dominates-rt-check-block.ll | 4 +-- .../LoopVersioning/noalias-version-twice.ll | 2 +- 18 files changed, 35 insertions(+), 61 deletions(-)