This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07ddca8 Replace test from using llvm-lto to use llvm-link (NFC) new ddd3bb7 Use continuous boosting factor for complete unroll.
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/Analysis/TargetTransformInfo.h | 18 ++-- lib/Transforms/Scalar/LoopUnrollPass.cpp | 107 ++++++--------------- test/Transforms/LoopUnroll/full-unroll-crashers.ll | 2 +- .../LoopUnroll/full-unroll-heuristics-2.ll | 2 +- .../LoopUnroll/full-unroll-heuristics-cmp.ll | 2 +- .../LoopUnroll/full-unroll-heuristics-dce.ll | 2 +- .../LoopUnroll/full-unroll-heuristics-geps.ll | 2 +- .../LoopUnroll/full-unroll-heuristics-phi-prop.ll | 2 +- .../LoopUnroll/full-unroll-heuristics.ll | 15 ++- .../LoopUnroll/partial-unroll-const-bounds.ll | 4 +- .../Transforms/LoopUnroll/unroll-heuristics-pgo.ll | 2 +- 11 files changed, 58 insertions(+), 100 deletions(-)