This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr70155/master
in repository gcc.
discards 707462f Extend STV pass to 64-bit mode
new 47feda3 Extend STV pass to 64-bit mode
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 (707462f)
\
N -- N -- N refs/heads/hjl/pr70155/master (47feda3)
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 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/config/i386/i386.c | 1 +
1 file changed, 1 insertion(+)
--
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/pr70155/master
in repository gcc.
omits c9b0a3a Extend STV pass to 64-bit mode
omits 4999401 Allow all 1s of integer as standard SSE constants
adds 6f9d277 Daily bump.
new 5a8ec50 Allow all 1s of integer as standard SSE constants
new 707462f Extend STV pass to 64-bit mode
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 (c9b0a3a)
\
N -- N -- N refs/heads/hjl/pr70155/master (707462f)
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 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/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 4 +++-
2 files changed, 4 insertions(+), 2 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/pr70155/master
in repository gcc.
discards e73e301 Extend STV pass to 64-bit mode
new c9b0a3a Extend STV pass to 64-bit mode
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 (e73e301)
\
N -- N -- N refs/heads/hjl/pr70155/master (c9b0a3a)
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 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/config/i386/i386.c | 61 +++++++++++++++-------
gcc/testsuite/gcc.target/i386/pr70155-11.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-12.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-13.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-14.c | 2 +-
.../gcc.target/i386/{pr70155-4.c => pr70155-15.c} | 6 +--
.../gcc.target/i386/{pr70155-10.c => pr70155-16.c} | 6 +--
.../gcc.target/i386/{pr70155-6.c => pr70155-17.c} | 10 ++--
gcc/testsuite/gcc.target/i386/pr70155-5.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-6.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-7.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-8.c | 7 +--
12 files changed, 63 insertions(+), 56 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr70155-4.c => pr70155-15.c} (70%)
copy gcc/testsuite/gcc.target/i386/{pr70155-10.c => pr70155-16.c} (65%)
copy gcc/testsuite/gcc.target/i386/{pr70155-6.c => pr70155-17.c} (61%)
--
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/pieces/master
in repository gcc.
discards c1a83dd Update i386 piecewise move and store
discards b096b6e Remove MAX_BITSIZE_MODE_ANY_INT
discards 03039cf Add TARGET_GEN_MEMSET_VALUE
discards f2f59ae Update alignment_for_piecewise_move
discards 9a8b899 Extend STV pass to 64-bit mode
new c9b0a3a Extend STV pass to 64-bit mode
new 7b0daab Update alignment_for_piecewise_move
new 28da365 Add TARGET_GEN_MEMSET_VALUE
new 1ae2d5d Remove MAX_BITSIZE_MODE_ANY_INT
new 150da50 Update i386 piecewise move and store
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 (c1a83dd)
\
N -- N -- N refs/heads/hjl/pieces/master (150da50)
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:
gcc/config/i386/i386.c | 61 +++++++++++++++-------
gcc/testsuite/gcc.target/i386/pr70155-11.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-12.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-13.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70155-14.c | 2 +-
.../gcc.target/i386/{pr70155-4.c => pr70155-15.c} | 6 +--
.../gcc.target/i386/{pr70155-10.c => pr70155-16.c} | 6 +--
.../gcc.target/i386/{pr70155-6.c => pr70155-17.c} | 10 ++--
gcc/testsuite/gcc.target/i386/pr70155-5.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-6.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-7.c | 7 +--
gcc/testsuite/gcc.target/i386/pr70155-8.c | 7 +--
12 files changed, 63 insertions(+), 56 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr70155-4.c => pr70155-15.c} (70%)
copy gcc/testsuite/gcc.target/i386/{pr70155-10.c => pr70155-16.c} (65%)
copy gcc/testsuite/gcc.target/i386/{pr70155-6.c => pr70155-17.c} (61%)
--
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 a045106 PR tree-optimization/70152 * tree-sra.c (replace_removed_pa [...]
new 6f9d277 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 21db3e3 2016-03-09 Paul Thomas <pault(a)gcc.gnu.org>
new b333cb2 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 358b890 Daily bump.
new a477b7f 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 hjl/pr70155/master
in repository gcc.
omits 9a8b899 Extend STV pass to 64-bit mode
new e73e301 Extend STV pass to 64-bit mode
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 (9a8b899)
\
N -- N -- N refs/heads/hjl/pr70155/master (e73e301)
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 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:
--
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/pr70155/master
in repository gcc.
discards 8ef3277 Add scalar_to_vector_candidate_XX_p/emove_non_convertible_regs_xx
discards e9d657d Allow all 1s of integer as standard SSE constants
adds 27dcb7a gcc/c/ * c-parser.c (c_parser_oacc_loop): Update cclauses a [...]
adds 5f61106 PR tree-optimization/70127 * fold-const.c (operand_equal_p) [...]
adds c272412 PR target/70086 * config/i386/i386.md (truncdfsf2 splitter) [...]
adds a045106 PR tree-optimization/70152 * tree-sra.c (replace_removed_pa [...]
new 4999401 Allow all 1s of integer as standard SSE constants
new 9a8b899 Extend STV pass to 64-bit mode
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 (8ef3277)
\
N -- N -- N refs/heads/hjl/pr70155/master (9a8b899)
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 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 | 15 +++++++
gcc/c/ChangeLog | 5 +++
gcc/c/c-parser.c | 4 +-
gcc/config/i386/i386.c | 49 +++++++++++++++++-----
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/sse.md | 2 +-
gcc/cp/ChangeLog | 5 +++
gcc/cp/parser.c | 4 +-
gcc/fold-const.c | 3 ++
gcc/testsuite/ChangeLog | 17 ++++++++
.../c-c++-common/goacc/combined-directives-2.c | 14 +++++++
gcc/testsuite/gcc.c-torture/execute/pr70127.c | 23 ++++++++++
gcc/testsuite/gcc.dg/pr70152.c | 27 ++++++++++++
gcc/testsuite/gcc.target/i386/pr55247-2.c | 5 ++-
gcc/testsuite/gcc.target/i386/pr70086-1.c | 11 +++++
gcc/testsuite/gcc.target/i386/pr70086-2.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/pr70086-3.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/pr70155-1.c | 13 ++++++
gcc/testsuite/gcc.target/i386/pr70155-10.c | 19 +++++++++
gcc/testsuite/gcc.target/i386/pr70155-11.c | 19 +++++++++
gcc/testsuite/gcc.target/i386/pr70155-12.c | 17 ++++++++
gcc/testsuite/gcc.target/i386/pr70155-13.c | 17 ++++++++
gcc/testsuite/gcc.target/i386/pr70155-14.c | 17 ++++++++
gcc/testsuite/gcc.target/i386/pr70155-2.c | 18 ++++++++
gcc/testsuite/gcc.target/i386/pr70155-3.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr70155-4.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr70155-5.c | 16 +++++++
gcc/testsuite/gcc.target/i386/pr70155-6.c | 16 +++++++
gcc/testsuite/gcc.target/i386/pr70155-7.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/pr70155-8.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/pr70155-9.c | 17 ++++++++
gcc/tree-sra.c | 2 +
32 files changed, 463 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/combined-directives-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70127.c
create mode 100644 gcc/testsuite/gcc.dg/pr70152.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70086-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70086-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70086-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-11.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-12.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-13.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-14.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70155-9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.