This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60 in repository llvm.
from 359e6a40497 Merging r325148: ------------------------------------------ [...] new e0d9119c7a3 Merging r324916: ------------------------------------------ [...] new 71667f50373 Merging r324195: ------------------------------------------ [...]
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/Utils/LoopUtils.h | 41 ++-- lib/Transforms/Scalar/LICM.cpp | 31 ++- lib/Transforms/Utils/LoopUtils.cpp | 216 ++++++++++++++------- lib/Transforms/Vectorize/LoopVectorize.cpp | 18 +- test/Transforms/LICM/sinking.ll | 61 ++++++ .../LoopVectorize/reduction-small-size.ll | 37 +++- 6 files changed, 294 insertions(+), 110 deletions(-)