This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 422520d [GlobalISel] Add missing link components to r277160 unittest. NFC. new c4f6d8c [LoopUnroll] Include hotness of region in opt remark
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 | 4 +- lib/Transforms/Scalar/LoopUnrollPass.cpp | 49 ++++++++++++---------- lib/Transforms/Utils/LoopUnroll.cpp | 19 ++++----- lib/Transforms/Utils/LoopUtils.cpp | 4 ++ ...oop-remarks.ll => loop-remarks-with-hotness.ll} | 15 ++++--- test/Transforms/LoopUnroll/unloop.ll | 2 +- 6 files changed, 51 insertions(+), 42 deletions(-) copy test/Transforms/LoopUnroll/{loop-remarks.ll => loop-remarks-with-hotness.ll} (54%)