This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 86e9c5d8a84 Revert "[DWARFv5] Dump an MD5 checksum in the line-table header." new d154dd9bb43 Re-commit : [LICM] Allow sinking when foldable in loop
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 | 5 +- lib/Transforms/Scalar/LICM.cpp | 108 +++++++++++++++------ test/Transforms/LICM/sink-foldable.ll | 150 ++++++++++++++++++++++++++++++ 3 files changed, 232 insertions(+), 31 deletions(-) create mode 100644 test/Transforms/LICM/sink-foldable.ll