This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 880ed4b Fix scan-tree-dump syntax
new a006c0b Don't parallelize loops containing phis with addr_exprs
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/ChangeLog | 7 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/autopar/pr69062.c | 89 ++++++++++++++++++++++++++++++++++
gcc/tree-parloops.c | 34 +++++++++++++
4 files changed, 135 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69062.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d95e185 Only allow single exit phi for reduction in try_create_reduct [...]
new 880ed4b Fix scan-tree-dump syntax
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/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/slp-perm-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-2.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-3.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-5.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-6.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-7.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-perm-8.c | 2 +-
8 files changed, 17 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 40bcf2f Daily bump.
new d95e185 Only allow single exit phi for reduction in try_create_reduct [...]
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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/autopar/pr69039.c | 15 +++++++++++++++
gcc/tree-parloops.c | 8 ++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69039.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr69201/master
in repository gcc.
discards 1ea3c2d Remove ssememalign
discards dd0fc82 Remove ix86_legitimate_combined_insn
new a1b9ddc2 Further simplify ix86_expand_vector_move_misalign
new 93a6179 Remove ix86_legitimate_combined_insn
new 98433bb Remove ssememalign
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1ea3c2d)
\
N -- N -- N refs/heads/hjl/pr69201/master (98433bb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 3 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/config/i386/i386.c | 90 +++++++++++++++-----------------------------------
1 file changed, 27 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr69201/master
in repository gcc.
discards 338faee Remove ssememalign
discards 33a03f9 Remove ix86_legitimate_combined_insn
discards d912f03 Simplify ix86_avx256_split_vector_move_misalign
discards 4275100 Simplify ix86_expand_vector_move_misalig
new e944c75 Simplify ix86_expand_vector_move_misalign
new dd0fc82 Remove ix86_legitimate_combined_insn
new 1ea3c2d Remove ssememalign
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (338faee)
\
N -- N -- N refs/heads/hjl/pr69201/master (1ea3c2d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 3 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/config/i386/i386.c | 66 +++++++++++++++++++++++++++++++++++---------------
1 file changed, 46 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 92159af PR middle-end/68743 * match.pd: Require target has function [...]
new 40bcf2f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 0753db7 Daily bump.
new 6a90441 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 732ccee Daily bump.
new c0573bd Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 99dfbf2 * configure.ac (isl_options_set_schedule_serialize_sccs): Al [...]
new 92159af PR middle-end/68743 * match.pd: Require target has function [...]
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/ChangeLog | 6 ++++++
gcc/match.pd | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr69201/master
in repository gcc.
discards fa8c161 Remove ssememalign
discards bca9f70 Remove ix86_legitimate_combined_insn
discards 3076527 Simplify ix86_avx256_split_vector_move_misalign
discards f99ca9a Simplify ix86_expand_vector_move_misalig
discards d28952c Remove UNSPEC_LOADU and UNSPEC_STOREU
new 4bb685b Remove UNSPEC_LOADU and UNSPEC_STOREU
new 4275100 Simplify ix86_expand_vector_move_misalig
new d912f03 Simplify ix86_avx256_split_vector_move_misalign
new 33a03f9 Remove ix86_legitimate_combined_insn
new 338faee Remove ssememalign
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fa8c161)
\
N -- N -- N refs/heads/hjl/pr69201/master (338faee)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 5 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.