This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 846158a371a Revert "test commit" new e69c6a95e37 [LICM] Make Loop ICM profile aware
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/LoopUtils.h | 15 +++--- lib/Transforms/Scalar/LICM.cpp | 90 +++++++++++++++++++++++++------ test/Other/opt-O2-pipeline.ll | 10 ++++ test/Other/opt-O3-pipeline.ll | 10 ++++ test/Other/opt-Os-pipeline.ll | 10 ++++ test/Other/pass-pipelines.ll | 2 +- test/Transforms/LICM/sink.ll | 10 +++- 7 files changed, 120 insertions(+), 27 deletions(-)