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.
discards f9190c0 Ensure that unset params get value None
new 414bfda WIPish: Ensure that unset params get value None
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 (f9190c0)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (414bfda)
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:
scripts/dispatch-benchmark.py | 8 ++++----
1 file changed, 4 insertions(+), 4 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.
from ed32104 WIP: Disable netctl for Juno
new f9190c0 Ensure that unset params get value None
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 | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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 4c9c653 PR rtl-optimization/65980 * jump.c (rtx_renumbered_equal_p) [...]
new 141d7d6 2015-12-16 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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr68892.c | 16 ++++++++++
gcc/tree-vect-slp.c | 48 +++++++++++++-----------------
4 files changed, 48 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr68892.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards 18b0292 WIP: Remove tag restrictions
discards 278a063 dispatch-benchmark.py: Support Coremark Pro
discards bdbcd5b CoremarkPro support
discards 7f1aefd Add some (commented-out) debugging output
discards 8e28b10 Apply target context when looking for binaries
discards e8f14d8 Support external sysroot
discards 67fcce7 dispatch-benchmark.py: Option to set bundle stream
discards d774871 dispatch-benchmark.py: Validate input
discards 52d0514 dispatch-benchmark.py: Message on dry-run exit
discards c6b6e25 dispatch-benchmark.py: Move dryrun exit to more natural location
discards 0afa3f8 dispatch-benchmark.py: Script to dispatch benchmarks
discards 5576d0b template.yaml: Metadata must be a string
discards 249ca1d Remove old jobdefs
discards cda4937 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards 152d8d3 Benchmark.sh: Make bundle stream default paranoid
discards 9fd8f15 Benchmark.sh: Handle enquoting in parameters
discards ca96b39 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 5f44f69 Benchmark.sh: Set the right default branch
discards b99c414 Benchmark.sh: Remove redundant comments
discards 730b842 Benchmark.sh,template.yaml: Map from target type to image
discards cdc16de Benchmark.sh,template.yaml: Accept public key
discards b047aec Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards ba30188 Benchmark.sh: Make LAVA_USER available to params
discards 43c877a Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards 516dcbc Benchmark.sh: Braces-and-spaces
discards 836cb94 Benchmark.sh: Allow optional parms to be undefined
discards 09fcd1a Import template.yaml from lava-jobs
new f463438 Import template.yaml from lava-jobs
new e4162d3 Benchmark.sh: Allow optional parms to be undefined
new bd8fa81 Benchmark.sh: Braces-and-spaces
new 83f6157 Benchmark.sh: Get bundle server from external LAVA_SERVER def
new f5a05e2 Benchmark.sh: Make LAVA_USER available to params
new a6adf30 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new 75fb21b Benchmark.sh,template.yaml: Accept public key
new 5a5e1ac Benchmark.sh,template.yaml: Map from target type to image
new ebfbacc Benchmark.sh: Remove redundant comments
new 5a890d1 Benchmark.sh: Set the right default branch
new 4407c90 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new f7373f8 Benchmark.sh: Handle enquoting in parameters
new 78109e3 Benchmark.sh: Make bundle stream default paranoid
new 2a19d7e Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new 7c2d9a8 Remove old jobdefs
new 19e9314 template.yaml: Metadata must be a string
new bb1d8d3 dispatch-benchmark.py: Script to dispatch benchmarks
new 2a8d0d2 dispatch-benchmark.py: Move dryrun exit to more natural location
new 0ca3268 dispatch-benchmark.py: Message on dry-run exit
new 6af1ad0 dispatch-benchmark.py: Validate input
new 5d8df5b dispatch-benchmark.py: Option to set bundle stream
new 1508794 Support external sysroot
new 00ef0cd Apply target context when looking for binaries
new f64471f Add some (commented-out) debugging output
new 372e28a CoremarkPro support
new 5d9ad8a dispatch-benchmark.py: Support Coremark Pro
new 3a293ec WIP: Remove tag restrictions
new ed32104 WIP: Disable netctl for Juno
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 (18b0292)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (ed32104)
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 28 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/bench/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
config/bench/jobdefs/template.yaml | 2 +-
3 files changed, 3 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 gcc-5-branch
in repository gcc.
from 1c438f2 Daily bump.
new 0c4341e 2015-12-16 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 | 15 +++++++++++++++
gcc/builtins.c | 4 ++++
gcc/dwarf2out.c | 5 +++--
3 files changed, 22 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 master
in repository gcc.
from c4b4be7 PR lto/68878 * lto-symtab.c (lto_symtab_prevailing_virtual_ [...]
new 4c9c653 PR rtl-optimization/65980 * jump.c (rtx_renumbered_equal_p) [...]
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/jump.c | 12 ++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr65980.c | 30 ++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr65980.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 afb3e7e Daily bump.
new 5800144 * symtab.c (symtab_node::fixup_same_cpp_alias_visibility): [...]
new c4b4be7 PR lto/68878 * lto-symtab.c (lto_symtab_prevailing_virtual_ [...]
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 | 5 +++++
gcc/lto/ChangeLog | 7 +++++++
gcc/lto/lto-symtab.c | 37 +++++++++++++++++++++++++++++++++++++
gcc/lto/lto-symtab.h | 11 ++++++++++-
gcc/symtab.c | 1 -
5 files changed, 59 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 master
in repository gcc.
from 73d282c gcc/testsuite/ChangeLog: 2015-12-15 Martin Sebor <msebor@re [...]
new afb3e7e 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 9baaf1f Fix ICE for coarray Critical inside module procedure
new 1c438f2 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.