This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8b917b Treat segment [B, E) as not overlapping block with boundaries [A, B) new e350211 Preserve domtree and loop-simplify for runtime unrolling.
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/Utils/UnrollLoop.h | 2 +- lib/Transforms/Utils/LoopUnroll.cpp | 56 +++++++++++++++++++++--------- lib/Transforms/Utils/LoopUnrollPeel.cpp | 15 ++++++-- lib/Transforms/Utils/LoopUnrollRuntime.cpp | 32 +++++++++++++++-- 4 files changed, 83 insertions(+), 22 deletions(-)