This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da54329 [AArch64] Add register constraints to add<mode>3_pluslong new 6cfed2d fix PR68693: Check for loop structure when extending the SCoP new 48ee857 check that all the scev applied ops have are dominated by their defs
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: gcc/ChangeLog | 26 +++++ gcc/graphite-isl-ast-to-gimple.c | 35 +++--- gcc/graphite-scop-detection.c | 153 ++++++++++++------------- gcc/graphite.h | 6 +- gcc/testsuite/ChangeLog | 11 ++ gcc/testsuite/gcc.dg/graphite/id-29.c | 17 +++ gcc/testsuite/gfortran.dg/graphite/pr68693.f90 | 35 ++++++ 7 files changed, 186 insertions(+), 97 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/graphite/id-29.c create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr68693.f90