This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91e043f327f [ConstantRange] Simplify makeGNWR implementation; NFC new 53dcce4331d revert r360162 as it breaks most of the buildbots
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/Utils/BasicBlockUtils.cpp | 8 +- lib/Transforms/Vectorize/LoopVectorize.cpp | 20 +--- test/Transforms/LoopSimplify/dbg-loc.ll | 2 +- test/Transforms/LoopSimplify/do-preheader-dbg.ll | 122 --------------------- test/Transforms/LoopSimplify/for-preheader-dbg.ll | 102 ----------------- test/Transforms/LoopUnroll/runtime-loop1.ll | 16 +-- .../X86/vectorization-remarks-missed.ll | 12 +- .../X86/vectorization-remarks-profitable.ll | 4 +- test/Transforms/LoopVectorize/debugloc.ll | 9 +- test/Transforms/LoopVectorize/fix-reduction-dbg.ll | 87 --------------- test/Transforms/LoopVectorize/unsafe-dep-remark.ll | 2 +- 11 files changed, 29 insertions(+), 355 deletions(-)