This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-dummy
in repository toolchain/abe.
discards 715c6b0 Support dummy hosts/targets, dummy is default host
discards 2d1e10b Add iputils-ping to host sessions
new ca3f980 Support dummy hosts/targets, dummy is default host
new 420ad91 Add iputils-ping to host sessions
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 (715c6b0)
\
N -- N -- N refs/heads/bernie/benchmarking-dummy (420ad91)
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:
--
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.
bernie.ogden pushed a change to branch bernie/benchmarking-dummy
in repository toolchain/abe.
from 2d1e10b Add iputils-ping to host sessions
new 715c6b0 Support dummy hosts/targets, dummy is default host
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:
scripts/Benchmark.sh | 6 +++++-
scripts/dispatch-benchmark.py | 5 +++--
2 files changed, 8 insertions(+), 3 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.
bernie.ogden pushed a change to branch bernie/benchmarking-dummy
in repository toolchain/abe.
at 2d1e10b Add iputils-ping to host sessions
This branch includes the following new commits:
new 171f479 Tag specification in Benchmark.sh and CLI
new 4b01994 dispatch-benchmark.py: Delay token lookup
new 6995a31 Benchmark.sh: Standardize quoting
new 5e6f670 Benchmark.sh: Generic metadata before specific
new 2d1e10b Add iputils-ping to host sessions
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.
--
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 ad21f91 S/390: Add vec_sub_u128 to vecintrin.h
new 647b659 S/390: z13 Change predicates of 128 bit add sub.
new 4621ae0 S/390: Add single element vector types to iterators.
new bffa7af S/390: z13 Add missing commutative operand markers.
new 846e369 S/390: Turn movstr-1.c into compile only test.
new 40b1f81 S/390: Move movstr-2.c into vector subdir.
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/ChangeLog | 28 ++++++++++
gcc/config/s390/vector.md | 60 +++++++++++-----------
gcc/config/s390/vx-builtins.md | 56 ++++++++++----------
gcc/testsuite/ChangeLog | 22 ++++++++
gcc/testsuite/gcc.target/s390/md/movstr-1.c | 12 +++++
gcc/testsuite/gcc.target/s390/vector/int128-1.c | 47 +++++++++++++++++
.../s390/{md/movstr-2.c => vector/stpcpy-1.c} | 2 +
7 files changed, 169 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/md/movstr-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/int128-1.c
rename gcc/testsuite/gcc.target/s390/{md/movstr-2.c => vector/stpcpy-1.c} (96%)
--
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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-stability
in repository toolchain/abe.
was 2bf6b4a Add a TODO about setting COMPILER_FLAGS on CLI
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 a219273 S/390: z13 fix mode in vcond expansion
new ad21f91 S/390: Add vec_sub_u128 to vecintrin.h
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/config/s390/vecintrin.h | 1 +
2 files changed, 8 insertions(+)
--
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 1accffa PR other/69006: S/390: Fix extra newlines after diagnostics.
new ab97967 S/390: Use %qs in error messages.
new 43404ce S/390: Fix r6 vararg handling.
new b5f64e3 S/390: Fix 64 bit sibcall
new 839b5b5 S/390: Remove superfluous loops.
new 558f911 S/390: PR 69625: Add test case
new a1c67bc S/390: Add IBM z13 pipeline description
new 5b45593 S/390: z13 lcbb fix address operand.
new 288a2c7 S/390: z13 inline stpcpy implementation.
new a219273 S/390: z13 fix mode in vcond expansion
The 9 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 | 93 ++++
gcc/config/s390/2827.md | 9 +-
gcc/config/s390/2964.md | 231 +++++++++
gcc/config/s390/s390-c.c | 7 +-
gcc/config/s390/s390-protos.h | 1 +
gcc/config/s390/s390.c | 518 ++++++++++++++++-----
gcc/config/s390/s390.md | 21 +-
gcc/testsuite/ChangeLog | 22 +
gcc/testsuite/gcc.target/s390/md/movstr-2.c | 98 ++++
gcc/testsuite/gcc.target/s390/pr69625.c | 37 ++
gcc/testsuite/gcc.target/s390/vector/vec-vcond-1.c | 23 +
11 files changed, 931 insertions(+), 129 deletions(-)
create mode 100644 gcc/config/s390/2964.md
create mode 100644 gcc/testsuite/gcc.target/s390/md/movstr-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr69625.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-vcond-1.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 gcc-5-branch
in repository gcc.
from fcb02b5 2016-02-25 Richard Biener <rguenther(a)suse.de>
new 180c633 S/390: Turn constm1_operand into all_ones_operand
new 1accffa PR other/69006: S/390: Fix extra newlines after diagnostics.
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 | 19 +++++++++++++++++++
gcc/config/s390/predicates.md | 7 ++++---
gcc/config/s390/s390-c.c | 2 +-
gcc/config/s390/s390.c | 2 +-
gcc/config/s390/vector.md | 12 ++++++------
5 files changed, 31 insertions(+), 11 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 gcc-5-branch
in repository gcc.
from a24c1a0 Daily bump.
new fcb02b5 2016-02-25 Richard Biener <rguenther(a)suse.de>
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 | 28 ++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr69776-2.c | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr69776.c | 28 ++++++++++++++++++++++++++++
gcc/tree-ssa-alias.c | 22 ++++++++--------------
gcc/tree-ssa-dom.c | 9 +++++----
gcc/tree-ssa-pre.c | 4 ++--
gcc/tree-ssa-sccvn.c | 15 +++++++++------
gcc/tree-ssa-sccvn.h | 2 +-
9 files changed, 132 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69776-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69776.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 4003c80 Fix PR c++/69736
new f14d8d6 PR rtl-optimization/69896 * regcprop.c: Include cfgrtl.h. [...]
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 | 8 ++++++++
gcc/regcprop.c | 23 +++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr69896.c | 33 +++++++++++++++++++++++++++++++++
4 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69896.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.