This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 5426620c 2: update: llvm-21c24ae9029a1fcd1c76b61b1c48b81b5c66c606: 1
new 8d1581cf 2: update: binutils-gcc-glibc-llvm: 1
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 (5426620c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master [...]
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:
01-reset_artifacts/console.log | 95 +-
02-prepare_abe/console.log | 330 +-
03-build_abe-binutils/console.log | 11213 +-
04-build_abe-stage1/console.log | 19437 ++-
06-build_abe-linux/console.log | 2012 +-
07-build_abe-glibc/console.log | 29582 ++---
08-build_abe-stage2/console.log | 39532 +++---
09-build_llvm-true/console.log | 13981 +-
11-benchmark--O3_marm/benchmark-start.log | 1 -
11-benchmark--O3_marm/console.log | 301 -
11-benchmark/benchmark-start.log | 1 +
.../benchmark.log | 44 +-
11-benchmark/console.log | 304 +
12-check_regression/console.log | 2441 +-
12-check_regression/results-0.csv | 2254 +-
12-check_regression/results-1.csv | 2190 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 87 +-
12-check_regression/results-full.csv | 2332 +-
12-check_regression/results.csv | 157 +-
12-check_regression/results.log | 3328 +-
13-update_baseline/console.log | 5179 +-
13-update_baseline/extra-bisect-params | 2 +-
13-update_baseline/results-1.csv | 2190 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 5 +-
13-update_baseline/results-full.csv | 2138 +-
13-update_baseline/results.csv | 155 +-
13-update_baseline/results.log | 2450 +-
13-update_baseline/results.regressions | 1 -
console.log | 124275 +++++++++---------
jenkins/manifest.sh | 23 +-
results | 2 +-
results_id | 2 +-
34 files changed, 132691 insertions(+), 133429 deletions(-)
delete mode 100644 11-benchmark--O3_marm/benchmark-start.log
delete mode 100644 11-benchmark--O3_marm/console.log
create mode 100644 11-benchmark/benchmark-start.log
rename {11-benchmark--O3_marm => 11-benchmark}/benchmark.log (51%)
create mode 100644 11-benchmark/console.log
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 2380ccef 0: update: binutils-llvm-qemu: all
new 41081852 1: reset: linux-3d463dd5023b5a58b3c37207d65eeb5acbac2be3: 19928
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:
01-reset_artifacts/console.log | 142 +-
02-prepare_abe/console.log | 478 +-
03-build_abe-binutils/console.log | 11522 +++++-----
04-build_llvm/console.log | 14070 ++++++------
05-build_abe-qemu/console.log | 7170 ++++---
06-build_linux/console.log | 781 +-
07-boot_linux/console.log | 13 -
08-check_regression/console.log | 53 +-
08-check_regression/results.regressions | 6 +-
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 15 +-
09-update_baseline/results.regressions | 6 +-
console.log | 34284 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
reset-baseline | 0
results | 10 +-
16 files changed, 34311 insertions(+), 34255 deletions(-)
delete mode 100644 07-boot_linux/console.log
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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 aabf07cd5dc Disable a test case in ILP32 [PR101688].
new f9ad3d5339f Fixes for AutoFDO tests
new 0ed093c7c3f Fix indir-call-prof-2.c with AutoFDO
new 9265b378531 Fixes for AutoFDO testing
new 285aa6895d4 Fix indirect call inlining with AutoFDO
The 4 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/auto-profile.c | 13 +++++++++----
gcc/testsuite/g++.dg/tree-prof/indir-call-prof.C | 4 ++--
gcc/testsuite/g++.dg/tree-prof/morefunc.C | 7 ++++---
gcc/testsuite/g++.dg/tree-prof/reorder.C | 6 +++---
gcc/testsuite/gcc.dg/tree-prof/indir-call-prof-2.c | 8 ++++----
gcc/testsuite/gcc.dg/tree-prof/indir-call-prof.c | 2 +-
gcc/testsuite/lib/profopt.exp | 6 +++---
gcc/testsuite/lib/target-supports.exp | 2 +-
8 files changed, 27 insertions(+), 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from cee6789e1b Automatic date update in version.in
adds 748aa9b653 [gdb/testsuite] templates.exp to accept clang++ output
adds 4d7188abfd gdbsupport: add debug assertions in gdb::optional::get
adds 39f6207e3e Fixes for mi-fortran-modules.exp fixes
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.cp/templates.exp | 3 +++
gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 4 ++--
gdbsupport/gdb_optional.h | 16 ++++++++++++++--
3 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5fb6604a 0: update: binutils-gcc: 1
new bab41d7f 0: update: binutils-gcc: 1
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 (5fb6604a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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:
01-reset_artifacts/console.log | 205 +-
02-prepare_abe/console.log | 192 +-
04-build_abe-bootstrap_O1/console.log | 86283 +++++++++++++++----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 86712 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 86713 insertions(+), 86721 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from cee6789e1b Automatic date update in version.in
adds 748aa9b653 [gdb/testsuite] templates.exp to accept clang++ output
adds 4d7188abfd gdbsupport: add debug assertions in gdb::optional::get
adds 39f6207e3e Fixes for mi-fortran-modules.exp fixes
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.cp/templates.exp | 3 +++
gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 4 ++--
gdbsupport/gdb_optional.h | 16 ++++++++++++++--
3 files changed, 19 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.