This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards a1406f2 Create multilib and non-multilib host-session yaml
discards 3ddfe83 Template for use in trusted LAVA uinstance
discards ce9c3c3 Add missing tcpdump dependency
discards 48b86a7 Permit host machine to be of any type
discards fd38243 Benchmark.sh: Support mustang host/target
discards 1d072aa Benchmark.sh: Support deploy_linaro_kernel
new ac63ff6 Make ssh messages depend on instance
new caa094a Some more detail around data collection message
new d846d20 Benchmark.sh: Support deploy_linaro_kernel
new 2326098 Benchmark.sh: Support mustang host/target
new 42946b8 Permit host machine to be of any type
new 7eb8d69 Add missing tcpdump dependency
new deb5213 Template for use in trusted LAVA uinstance
new c251283 Create multilib and non-multilib host-session yaml
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 (a1406f2)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (c251283)
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 8 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/host-session | 50 +++++++++++++++++++++++++++++++++++++-----
1 file changed, 44 insertions(+), 6 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 2cae2fb [AArch64] Handle CSEL of zero_extended operands in rtx costs
new 61c4479 [AArch64] Remove TODO (redundant type conversions) in arm_neon.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 | 54 ++++++++++++++++++++
gcc/config/aarch64/aarch64-builtins.c | 4 ++
gcc/config/aarch64/aarch64-simd-builtins.def | 46 ++++++++---------
gcc/config/aarch64/arm_neon.h | 76 +++++++++-------------------
4 files changed, 104 insertions(+), 76 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 3f3a560 PR target/68609 * config/rs6000/rs6000.c (rs6 [...]
new 998456c [AArch64] Properly reject invalid attribute strings
new 2667789 [AArch64] Handle compare of zero_extract form of TST-immediat [...]
new 2cae2fb [AArch64] Handle CSEL of zero_extended operands in rtx costs
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 | 16 ++++++++++++
gcc/config/aarch64/aarch64.c | 30 ++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/aarch64/target_attr_17.c | 8 ++++++
4 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/target_attr_17.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 hsa
in repository gcc.
from 90dc763 [hsa] hsa-regalloc feedback
new 79814f0 [hsa] Use GPL3 hsa-brig-format.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.hsa | 14 +
gcc/hsa-brig-format.h | 2205 ++++++++++++++++++++++++-------------------------
gcc/hsa-brig.c | 20 +-
gcc/hsa-gen.c | 4 +-
4 files changed, 1107 insertions(+), 1136 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-arbitrary
in repository toolchain/abe.
discards bec6374 Create multilib and non-multilib host-session yaml
discards 84a6a2c Template for use in trusted LAVA uinstance
discards cb7abb3 Add missing tcpdump dependency
discards ecbf1a1 Permit host machine to be of any type
discards e5ad39f Benchmark.sh: Support mustang host/target
discards 7ca5549 Benchmark.sh: Support deploy_linaro_kernel
discards 272fa53 Remove redundant specialised target-session-*.yaml
discards d1e28a9 Do not infer device validation from triple
discards 3ea441e Decouple triple from toolchain
discards 9985cc0 host-session: shift CLI args when parsing
discards 95c6c1b host-session invokes benchmark scripts with -x
discards 32a4afd Remove redundant ABE_BRANCH parameter
discards a2323cf host-session: Consistent use of {} with args
discards 5b0655b gather scripts: Provide mime type for attachments
discards f92541f benchmark.sh preserves -x for runbenchmark.sh
discards 16efa16 gather: set -x in all gather scripts
discards a7b4c72 target-session: Tidy up wait code
discards c3d336c Simplify post-run-cmd-not-set NOP
discards 4cba100 Check post-run command exit code
discards ca19d0e Run gather as post-run command
discards bef380d runbenchmark.sh: Fix indentation
discards 8584a1b Match tcpdump output even if user gave username
discards e133acb Match tcpdump output even if user gave hostnames
new 9c914e5 Match tcpdump output even if user gave hostnames
new c344353 Match tcpdump output even if user gave username
new 9c71c90 runbenchmark.sh: Fix indentation
new a6d8de6 Run gather as post-run command
new dd79371 Check post-run command exit code
new 65857dc Simplify post-run-cmd-not-set NOP
new eb2d4b1 target-session: Tidy up wait code
new ecdbe0e gather: set -x in all gather scripts
new b51d5c6 benchmark.sh preserves -x for runbenchmark.sh
new 5336b93 gather scripts: Provide mime type for attachments
new cc37455 host-session: Consistent use of {} with args
new 2e90ca9 Remove redundant ABE_BRANCH parameter
new 1766735 host-session invokes benchmark scripts with -x
new bc19cdd host-session: shift CLI args when parsing
new 65f442a Decouple triple from toolchain
new bbdb2d0 Do not infer device validation from triple
new 8caa204 Remove redundant specialised target-session-*.yaml
new 1d072aa Benchmark.sh: Support deploy_linaro_kernel
new fd38243 Benchmark.sh: Support mustang host/target
new 48b86a7 Permit host machine to be of any type
new ce9c3c3 Add missing tcpdump dependency
new 3ddfe83 Template for use in trusted LAVA uinstance
new a1406f2 Create multilib and non-multilib host-session yaml
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 (bec6374)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (a1406f2)
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 23 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/runbenchmark.sh | 4 ++--
1 file changed, 2 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 c513519 PR c++/68847 * call.c (build_cxx_call): Use fold_non_depend [...]
new 3f3a560 PR target/68609 * config/rs6000/rs6000.c (rs6 [...]
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/config/rs6000/rs6000.c | 105 ++++++++++++++++++++------------------------
gcc/config/rs6000/rs6000.md | 1 +
3 files changed, 57 insertions(+), 57 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-arbitrary
in repository toolchain/abe.
discards 1370ce4 Create multilib and non-multilib host-session yaml
discards bf2ee06 Template for use in trusted LAVA uinstance
discards 6da8b78 Add missing tcpdump dependency
discards a76c20b Permit host machine to be of any type
discards 840f31b Benchmark.sh: Support mustang host/target
discards 3e48ec5 Benchmark.sh: Support deploy_linaro_kernel
discards bc48c50 Remove redundant specialised target-session-*.yaml
new 272fa53 Remove redundant specialised target-session-*.yaml
new 7ca5549 Benchmark.sh: Support deploy_linaro_kernel
new e5ad39f Benchmark.sh: Support mustang host/target
new ecbf1a1 Permit host machine to be of any type
new cb7abb3 Add missing tcpdump dependency
new 84a6a2c Template for use in trusted LAVA uinstance
new bec6374 Create multilib and non-multilib host-session yaml
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 (1370ce4)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (bec6374)
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 7 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 | 10 +---------
1 file changed, 1 insertion(+), 9 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-arbitrary
in repository toolchain/abe.
discards 0601e70 Create multilib and non-multilib host-session yaml
new 1370ce4 Create multilib and non-multilib host-session yaml
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 (0601e70)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (1370ce4)
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/Benchmark.sh | 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 master
in repository gcc.
from 0d85be1 2016-01-15 Richard Biener <rguenther(a)suse.de>
new 3af524f PR c++/69257 * typeck.c (decay_conversion): Don't call mark [...]
new d09c378 * typeck2.c (cxx_incomplete_type_diagnostic): Use the locati [...]
new c513519 PR c++/68847 * call.c (build_cxx_call): Use fold_non_depend [...]
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/cp/ChangeLog | 15 +++++++++++++++
gcc/cp/call.c | 13 +++++++++++--
gcc/cp/typeck.c | 26 ++++++++++++++++++--------
gcc/cp/typeck2.c | 28 +++++++++++++++-------------
gcc/testsuite/g++.dg/delayedfold/builtin1.C | 11 +++++++++++
gcc/testsuite/g++.dg/ext/asm13.C | 6 ++++++
6 files changed, 76 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/delayedfold/builtin1.C
create mode 100644 gcc/testsuite/g++.dg/ext/asm13.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-arbitrary
in repository toolchain/abe.
discards f36bf1c Template for use in trusted LAVA uinstance
discards e1eb06a WIP: Remove *-multilib from trusted-host-session.yaml
discards 72ee2ea Add missing tcpdump dependency
discards a33dae9 Permit host machine to be of any type
discards 2c5ffb6 Remove redundant specialised target-session-*.yaml
discards 168afe0 Do not infer device validation from triple
discards 4823d8a Decouple triple from toolchain
discards 3c34c3c host-session: shift CLI args when parsing
discards cd39c21 host-session invokes benchmark scripts with -x
discards 3802837 Remove redundant ABE_BRANCH parameter
discards e20f5da host-session: Consistent use of {} with args
discards b3af304 gather scripts: Provide mime type for attachments
discards 7b0f293 benchmark.sh preserves -x for runbenchmark.sh
discards 6e98773 gather: set -x in all gather scripts
discards 0a04089 target-session: Tidy up wait code
discards 617cc1e Simplify post-run-cmd-not-set NOP
discards 7fdbf25 Check post-run command exit code
discards 4283b18 Run gather as post-run command
discards 155cbec runbenchmark.sh: Fix indentation
discards e72dae4 Match tcpdump output even if user gave username
discards 9ef0893 Match tcpdump output even if user gave hostnames
discards 018e436 Do not report names in tcpdump
discards d776103 benchmark.sh: Rename GCC to something more generic
discards 5be8ad0 Clean up toolchain usage
discards a6a8bef Ensure that unset params get value None
discards 0c4e0c4 CoremarkPro.conf: Fix native paths
discards c66844c CoremarkPro.sh: Report sizes first
discards b80fa7a CoremarkPro.sh: Require exactly one log
discards bd19ba5 CoremarkPro.sh: Remove commented-out code
discards 4bf64d8 CoremarkPro.sh: Pass name to report_measured
discards e70d7fe CoremarkPro.sh: Make function-local var local
discards 0fabb67 CoremarkPro.sh: Count everything that can be multiple
discards 52f87e0 CoremarkPro.sh: Cosmetic changes to test IDs
discards 0b13fb8 CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
discards 270fe81 CoremarkPro.sh: [] notation for iterations only
discards 8dd9e09 CoremarkPro.sh: Name size measurements sanely
discards f5312bf CoremarkPro.sh: Whitespace: Old comment,blank line
discards 8552856 test_CoremarkPro.sh: Don't output errors when testing fail cases
discards 5b8112b CoremarkPro.sh: Attach raw data before processing
discards 8c842d3 CoremarkPro.sh: Unique names for time and rate
discards 2649b37 Gather script for Coremark Pro
discards 04dd3e9 dispatch-benchmark.py: Support Coremark Pro
discards 7cbfec5 CoremarkPro support
discards a3bbf9a Add some (commented-out) debugging output
discards c9829b7 Always read configs with target context
discards 2a7a92f Apply target context when looking for binaries
discards b144f9a Support external sysroot
discards b1e52ca dispatch-benchmark.py: More detail on keyring fail
discards a2f912a dispatch-benchmark.py: Option to set bundle stream
discards 5eb93dc dispatch-benchmark.py: Validate input
discards fd9f42e dispatch-benchmark.py: Message on dry-run exit
discards 22caca1 dispatch-benchmark.py: Move dryrun exit to more natural location
discards a1bd60e dispatch-benchmark.py: Script to dispatch benchmarks
discards fddfd4b template.yaml: Metadata must be a string
discards f9c320a Remove old jobdefs
discards baa3c24 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards 70df5cd Benchmark.sh: Make bundle stream default paranoid
discards 7ce8797 Benchmark.sh: Handle enquoting in parameters
discards 51c5969 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards c2ddb3c Benchmark.sh: Set the right default branch
discards 4ab77a8 Benchmark.sh: Remove redundant comments
discards 9b4c95a Benchmark.sh,template.yaml: Map from target type to image
discards b7c1f4f Benchmark.sh,template.yaml: Accept public key
discards 9c6a21f Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards ff67b4f Benchmark.sh: Make LAVA_USER available to params
discards b7c0467 Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards dd41aa2 Benchmark.sh: Braces-and-spaces
discards 2037457 Benchmark.sh: Allow optional parms to be undefined
discards 0e91727 Import template.yaml from lava-jobs
discards 781a0ea Add script to derive all job parameters
discards 9d89fec Remove redundant TODO
discards 2d2ab7a WIP: 'Semi-trusted' concept, for testing purposes
discards 2d8047d Add trusted-host-session.yaml
new 7b847ed WIP: 'Semi-trusted' concept, for testing purposes
new 15581eb Remove redundant TODO
new 7cb078f Add script to derive all job parameters
new de3233a Import template.yaml from lava-jobs
new d6ec046 Benchmark.sh: Allow optional parms to be undefined
new da36899 Benchmark.sh: Braces-and-spaces
new c441b22 Benchmark.sh: Get bundle server from external LAVA_SERVER def
new 0731d06 Benchmark.sh: Make LAVA_USER available to params
new 4c2f3f8 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new c4ebf8e Benchmark.sh,template.yaml: Accept public key
new 2405952 Benchmark.sh,template.yaml: Map from target type to image
new 6c3a29c Benchmark.sh: Remove redundant comments
new 25154c3 Benchmark.sh: Set the right default branch
new ae8681e Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 592e193 Benchmark.sh: Handle enquoting in parameters
new db3b049 Benchmark.sh: Make bundle stream default paranoid
new 2872939 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new efcde62 Remove old jobdefs
new 3fe5540 template.yaml: Metadata must be a string
new 0966ff6 dispatch-benchmark.py: Script to dispatch benchmarks
new e2916a4 dispatch-benchmark.py: Move dryrun exit to more natural location
new 4f3b11e dispatch-benchmark.py: Message on dry-run exit
new aae6971 dispatch-benchmark.py: Validate input
new 670b53f dispatch-benchmark.py: Option to set bundle stream
new ac935d1 dispatch-benchmark.py: More detail on keyring fail
new 850f9e8 Support external sysroot
new f7cd930 Apply target context when looking for binaries
new 0090cf7 Always read configs with target context
new d30aab9 Add some (commented-out) debugging output
new 3fa590a CoremarkPro support
new 4d88d39 dispatch-benchmark.py: Support Coremark Pro
new 3bdbebf Gather script for Coremark Pro
new 0e89377 CoremarkPro.sh: Unique names for time and rate
new d3d5564 CoremarkPro.sh: Attach raw data before processing
new 3791bcd test_CoremarkPro.sh: Don't output errors when testing fail cases
new 85eb137 CoremarkPro.sh: Whitespace: Old comment,blank line
new 40401bf CoremarkPro.sh: Name size measurements sanely
new 4294622 CoremarkPro.sh: [] notation for iterations only
new 875550c CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
new f08116e CoremarkPro.sh: Cosmetic changes to test IDs
new cc8f4c6 CoremarkPro.sh: Count everything that can be multiple
new 5333caf CoremarkPro.sh: Make function-local var local
new d6f9433 CoremarkPro.sh: Pass name to report_measured
new a2f6a36 CoremarkPro.sh: Remove commented-out code
new 840c59c CoremarkPro.sh: Require exactly one log
new 538e8c9 CoremarkPro.sh: Report sizes first
new 98cb66e CoremarkPro.conf: Fix native paths
new 5247c78 Ensure that unset params get value None
new 7564dc4 Clean up toolchain usage
new 00efa90 benchmark.sh: Rename GCC to something more generic
new ab195d6 Do not report names in tcpdump
new e133acb Match tcpdump output even if user gave hostnames
new 8584a1b Match tcpdump output even if user gave username
new bef380d runbenchmark.sh: Fix indentation
new ca19d0e Run gather as post-run command
new 4cba100 Check post-run command exit code
new c3d336c Simplify post-run-cmd-not-set NOP
new a7b4c72 target-session: Tidy up wait code
new 16efa16 gather: set -x in all gather scripts
new f92541f benchmark.sh preserves -x for runbenchmark.sh
new 5b0655b gather scripts: Provide mime type for attachments
new a2323cf host-session: Consistent use of {} with args
new 32a4afd Remove redundant ABE_BRANCH parameter
new 95c6c1b host-session invokes benchmark scripts with -x
new 9985cc0 host-session: shift CLI args when parsing
new 3ea441e Decouple triple from toolchain
new d1e28a9 Do not infer device validation from triple
new bc48c50 Remove redundant specialised target-session-*.yaml
new 3e48ec5 Benchmark.sh: Support deploy_linaro_kernel
new 840f31b Benchmark.sh: Support mustang host/target
new a76c20b Permit host machine to be of any type
new 6da8b78 Add missing tcpdump dependency
new bf2ee06 Template for use in trusted LAVA uinstance
new 0601e70 Create multilib and non-multilib host-session yaml
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 (f36bf1c)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (0601e70)
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 74 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/jobdefs/template-uinstance.yaml | 6 ++++--
config/bench/jobdefs/template.yaml | 6 ++++--
.../{host-session.yaml => host-session-multilib.yaml} | 2 +-
...host-session.yaml => host-session-no-multilib.yaml} | 2 +-
scripts/Benchmark.sh | 18 +++++++++++++-----
5 files changed, 23 insertions(+), 11 deletions(-)
rename config/bench/lava/{host-session.yaml => host-session-multilib.yaml} (88%)
rename config/bench/lava/{trusted-host-session.yaml => host-session-no-multilib.ya [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.