This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6d37c11 2015-12-14 Richard Biener <rguenther(a)suse.de>
new 4a815ef 2015-12-10 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 | 8 ++++++++
gcc/tree-vect-slp.c | 27 ---------------------------
2 files changed, 8 insertions(+), 27 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-uinstance
in repository toolchain/abe.
omits 1038f4f Support external sysroot
omits 1bca1bc dispatch-benchmark.py: Validate input
omits 2d08952 dispatch-benchmark.py: Message on dry-run exit
omits 3a69782 dispatch-benchmark.py: Move dryrun exit to more natural location
omits e5a249b dispatch-benchmark.py: Script to dispatch benchmarks
omits 756ff2e template.yaml: Metadata must be a string
omits a5f49f3 Remove old jobdefs
new afd25d2 Benchmark.sh: Make bundle stream default paranoid
new 93a02b0 Remove old jobdefs
new 48cbe1f template.yaml: Metadata must be a string
new 222c64c dispatch-benchmark.py: Script to dispatch benchmarks
new d6d8e17 dispatch-benchmark.py: Move dryrun exit to more natural location
new 551ea2a dispatch-benchmark.py: Message on dry-run exit
new a62fdb4 dispatch-benchmark.py: Validate input
new c314f41 dispatch-benchmark.py: Option to set bundle stream
new d032bb9 Support external sysroot
new d2477c0 Apply target context when looking for binaries
new 1f24b1e Add some (commented-out) debugging output
new 4b2d88f CoremarkPro support
new 52ed361 dispatch-benchmark.py: Support Coremark Pro
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 (1038f4f)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (52ed361)
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 13 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:
config/CoremarkPro.conf | 30 ++++++++++++++++++++++++++++++
config/sources.conf | 1 +
scripts/Benchmark.sh | 2 +-
scripts/benchmark.sh | 7 +++++--
scripts/dispatch-benchmark.py | 10 +++++++++-
5 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 config/CoremarkPro.conf
--
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 a5d9774 2015-12-14 Richard Biener <rguenther(a)suse.de>
new 6d37c11 2015-12-14 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 | 24 ++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/torture/pr68852.C | 51 ++++++++++++
gcc/tree-vect-slp.c | 137 +++++++++++++++++++++++----------
gcc/tree-vect-stmts.c | 5 +-
gcc/tree-vectorizer.h | 3 +
6 files changed, 181 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr68852.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 4bc89ef [combine] Don't create LSHIFTRT of zero bits in change_zero_ext
new a5d9774 2015-12-14 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 | 6 ++++++
gcc/tree-vect-slp.c | 25 ++++++++++++++-----------
2 files changed, 20 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 gomp-nvptx
in repository gcc.
from d463912 libgomp: use generic priority_queue.c
new b91df28 nvptx backend: implement alloca with -msoft-stack
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/nvptx/nvptx.c | 14 +++++++++++---
gcc/config/nvptx/nvptx.md | 36 +++++++++++++++++++++++++-----------
2 files changed, 36 insertions(+), 14 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 6f26ecb Daily bump.
new a4099cd Backport from mainline 2015-12-11 Martin Liska <mliska@su [...]
new 0ecaf19 Backport: [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS [...]
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/config/aarch64/aarch64-protos.h | 3 +++
gcc/config/aarch64/aarch64.c | 18 ++++++++++++++++++
gcc/config/aarch64/aarch64.h | 3 +++
gcc/config/aarch64/aarch64.md | 8 ++++----
gcc/config/i386/i386.c | 6 ++++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr67609.c | 33 +++++++++++++++++++++++++++++++++
8 files changed, 99 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67609.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 f1cf83e Bad date on the Changelog entry, boo hiss.
new 4bc89ef [combine] Don't create LSHIFTRT of zero bits in change_zero_ext
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 | 4 ++++
gcc/combine.c | 3 ++-
2 files changed, 6 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 master
in repository gcc.
from 3378f0f * gcc.dg/builtin-return-1.c: Correct effective-target test. [...]
new cc06310 Document the implementation of Logical Operator Type Traits.
new f1cf83e Bad date on the Changelog entry, boo hiss.
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/doc/html/index.html | 4 ++--
libstdc++-v3/doc/html/manual/status.html | 12 +++++++++++-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 23 +++++++++++++++++++++++
4 files changed, 45 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.
unknown user pushed a change to branch master
in repository gcc.
from 91e5651 [ARC] Use TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P hook.
new 3378f0f * gcc.dg/builtin-return-1.c: Correct effective-target test. [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/builtin-return-1.c | 2 +-
gcc/testsuite/gcc.dg/stack-usage-2.c | 3 +--
3 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.