This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b65c3a989fd Do not want to use BFI to get profile count for sample pgo new aebcb9ce1d0 Disable loop peeling during full unrolling pass. new 123eabac1fb Fix check-lit compatibility with multi-config CMake generators
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: include/llvm/Transforms/Scalar.h | 2 +- lib/Transforms/Scalar/LoopUnrollPass.cpp | 47 +++++++++++++++++------------ test/Transforms/LoopUnroll/peel-loop-pgo.ll | 5 +++ utils/lit/CMakeLists.txt | 2 +- utils/lit/tests/lit.site.cfg.in | 17 +++++++++-- 5 files changed, 48 insertions(+), 25 deletions(-)