This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 49de156a6ad i386: Fix up ix86_expand_int_sse_cmp [PR107585] new 9e11ceef165 unswitching of outer loops
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: gcc/testsuite/gcc.dg/loop-unswitch-18.c | 13 ++ gcc/testsuite/gcc.dg/torture/pr71462.c | 1 + gcc/testsuite/gcc.dg/tree-ssa/loopclosedphi.c | 4 +- gcc/tree-ssa-loop-unswitch.cc | 203 ++++++++++++++++---------- 4 files changed, 140 insertions(+), 81 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/loop-unswitch-18.c