This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 51affaab1d6 [macCatalyst] Print out macCatalyst in llvm-objdump for the [...] new d07577708c2 [LFTR] Hoist extend expressions outside of loops w/o waitin [...]
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: lib/Transforms/Scalar/IndVarSimplify.cpp | 5 +- test/Transforms/IndVarSimplify/elim-extend.ll | 2 +- .../Transforms/IndVarSimplify/iv-widen-elim-ext.ll | 162 ++++++++++++++------- test/Transforms/IndVarSimplify/iv-widen.ll | 4 +- test/Transforms/IndVarSimplify/lftr-reuse.ll | 2 +- test/Transforms/IndVarSimplify/lftr.ll | 6 +- test/Transforms/IndVarSimplify/ult-sub-to-eq.ll | 2 +- 7 files changed, 124 insertions(+), 59 deletions(-)