This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa
in repository gcc.
from 39fb39b [hsa] Document -Whsa
new ceb8c27 [hsa] Early return in duplicate_remap_omp_clause_seq
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.hsa | 5 +++++
gcc/tree-inline.c | 3 +++
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 master
in repository gcc.
from 26fa902 PR tree-optimization/68680 * calls.c (special_function_p): [...]
new 6e8d7db 2015-12-04 Steven G. Kargl <kargl(a)gcc.gnu.org>
new e7f8c9f * tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs.
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 | 2 ++
gcc/fortran/resolve.c | 2 +-
gcc/tree-tailcall.c | 6 ++++--
3 files changed, 7 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 a44807f [AArch64] Don't allow -mgeneral-regs-only to change the .arch [...]
new 55a2d27 * tree-ssa-reassoc.c (maybe_optimize_range_tests): Return bo [...]
new b7975a3 PR tree-optimization/68671 * tree-ssa-reassoc.c (maybe_opti [...]
new 26fa902 PR tree-optimization/68680 * calls.c (special_function_p): [...]
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/ChangeLog | 21 ++++++++
gcc/calls.c | 20 ++++---
gcc/testsuite/ChangeLog | 12 +++++
gcc/testsuite/gcc.dg/pr68671.c | 23 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-43.c | 53 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr68680.c | 15 ++++++
gcc/tree-ssa-reassoc.c | 85 ++++++++++++++++++++++--------
7 files changed, 202 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68671.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-43.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68680.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-sysroot
in repository toolchain/abe.
discards ace4780 Support external sysroot
new f96063b Support external sysroot
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 (ace4780)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-sysroot (f96063b)
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:
config/bench/lava/trusted-host-session.yaml | 2 +-
scripts/dispatch-benchmark.py | 3 +++
2 files changed, 4 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
at ace4780 Support external sysroot
This branch includes the following new commits:
new ace4780 Support external sysroot
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.
--
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 5b3d98d template.yaml: Metadata must be a string
discards 286946a CPU2006.sh: Attach raw output to run
discards 7b4b5d1 fakebench.sh: Attach to run, not a test case
discards 4988f39 Gather script + tests for CPU2006
discards c291aa9 dispatch-benchmark.py: Validate input
discards 1cae492 dispatch-benchmark.py: Message on dry-run exit
discards b45393d dispatch-benchmark.py: Move dryrun exit to more natural location
discards 7d3ca8c gather/fakebench.sh: All output to console
discards 74d9923 WIP: Experiment in collecting metadata
discards a6c22a6 dispatch-benchmark.py: Script to dispatch benchmarks
discards b7af302 Remove old jobdefs
discards a2abcc8 Remove bench dir for being confusing
discards 6f7bdf4 Benchmark.sh: Handle enquoting in parameters
discards e56abed Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 2e7394c Benchmark.sh: Set the right default branch
discards 425da67 Benchmark.sh: Remove redundant comments
discards dfb24d8 Benchmark.sh,template.yaml: Map from target type to image
discards 20b436c Benchmark.sh,template.yaml: Accept public key
discards fc92997 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards c86e6f4 Benchmark.sh: Make LAVA_USER available to params
discards 665eb83 Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards 4a1e067 Benchmark.sh: Braces-and-spaces
discards db5033d Benchmark.sh: Allow optional parms to be undefined
discards e35ac4c Import template.yaml from lava-jobs
discards b6ac3b5 Add script to derive all job parameters
discards a43efe2 Remove redundant TODO
discards 0f8d3af WIP: 'Semi-trusted' concept, for testing purposes
discards f2de77c Add trusted-host-session.yaml
discards fb3bfe5 Clean up path handling
discards 3e4436b Attach raw files when gathering fakebench
discards 1c927d5 Remove redundant exit from remote_exec_async
discards a3f0ce4 Add some standard settings to target-session
discards 23d9143 Support gathering of results to bundle stream
discards 17639fc Support post-run-cmd
discards 6b2178d Simplify benchmark.sh invocations
discards 6cc8043 Allow benchmark.sh to take prebuilt tarball
discards 35d8489 Merge Benchmark.job into host-session
discards 41167f9 Use ip_addr in error report, if available
new 4df871b Remove bench dir for being confusing
new f924cb1 Use ip_addr in error report, if available
new 7e47d78 Merge Benchmark.job into host-session
new b0876dc Allow benchmark.sh to take prebuilt tarball
new 1fb2ecd Simplify benchmark.sh invocations
new 72fedf4 Support post-run-cmd
new 4945fe1 Support gathering of results to bundle stream
new e887fd7 Add some standard settings to target-session
new b1756e3 Remove redundant exit from remote_exec_async
new 79e38aa Attach raw files when gathering fakebench
new 7cfaa6c Clean up path handling
new e657a7d WIP: Experiment in collecting metadata
new 004107c gather/fakebench.sh: All output to console
new 062b01b Gather script + tests for CPU2006
new da4457b fakebench.sh: Attach to run, not a test case
new 763d193 CPU2006.sh: Attach raw output to run
new 13fe36a Add trusted-host-session.yaml
new b4409f8 WIP: 'Semi-trusted' concept, for testing purposes
new 1fa27b9 Remove redundant TODO
new a95dd78 Add script to derive all job parameters
new 6b8dc03 Import template.yaml from lava-jobs
new 20ad4f5 Benchmark.sh: Allow optional parms to be undefined
new 5a6ed35 Benchmark.sh: Braces-and-spaces
new 00871e1 Benchmark.sh: Get bundle server from external LAVA_SERVER def
new 1783b90 Benchmark.sh: Make LAVA_USER available to params
new db283ba Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new 02a7245 Benchmark.sh,template.yaml: Accept public key
new 36ecb2d Benchmark.sh,template.yaml: Map from target type to image
new 559eb07 Benchmark.sh: Remove redundant comments
new 5a60338 Benchmark.sh: Set the right default branch
new cc3313a Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new b000ecc Benchmark.sh: Handle enquoting in parameters
new 7641f35 Remove old jobdefs
new 642127e template.yaml: Metadata must be a string
new d1bcd1d dispatch-benchmark.py: Script to dispatch benchmarks
new 06ffae4 dispatch-benchmark.py: Move dryrun exit to more natural location
new a678b0c dispatch-benchmark.py: Message on dry-run exit
new 5d4f516 dispatch-benchmark.py: Validate input
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 (5b3d98d)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (5d4f516)
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 38 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 hsa
in repository gcc.
from a96ad6b HSA: use more tree_fits_uhwi_p
new 39fb39b [hsa] Document -Whsa
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.hsa | 4 ++++
gcc/doc/invoke.texi | 6 +++++-
2 files changed, 9 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards a2debc9 template.yaml: Metadata must be a string
discards 693cf4e CPU2006.sh: Attach raw output to run
discards dea66c4 fakebench.sh: Attach to run, not a test case
discards 813c58e Gather script + tests for CPU2006
discards dec1dbc dispatch-benchmark.py: Validate input
new c291aa9 dispatch-benchmark.py: Validate input
new 4988f39 Gather script + tests for CPU2006
new 7b4b5d1 fakebench.sh: Attach to run, not a test case
new 286946a CPU2006.sh: Attach raw output to run
new 5b3d98d template.yaml: Metadata must be a string
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 (a2debc9)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (5b3d98d)
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:
scripts/dispatch-benchmark.py | 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
from 813c58e Gather script + tests for CPU2006
new dea66c4 fakebench.sh: Attach to run, not a test case
new 693cf4e CPU2006.sh: Attach raw output to run
new a2debc9 template.yaml: Metadata must be a string
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:
config/bench/gather/CPU2006.sh | 9 +++++++++
config/bench/gather/fakebench.sh | 11 +++++------
config/bench/jobdefs/template.yaml | 2 +-
3 files changed, 15 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 5886434 S/390: Add -mbackchain options to fix test failure.
new a44807f [AArch64] Don't allow -mgeneral-regs-only to change the .arch [...]
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/aarch64/aarch64.c | 13 -------------
gcc/doc/invoke.texi | 7 +++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/mgeneral-regs_4.c | 9 +++++++++
5 files changed, 23 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/mgeneral-regs_4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.