This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 86492fd8 0: update: binutils-gcc-glibc-llvm: 1
new 4b9bb05a 0: 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 (86492fd8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 136 +-
02-prepare_abe/console.log | 252 +-
03-build_abe-binutils/console.log | 11481 +-
04-build_abe-stage1/console.log | 19947 +--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39462 +++---
07-build_abe-stage2/console.log | 45198 +++----
08-build_llvm-true/console.log | 12682 +-
10-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_LTO_mthumb/benchmark.log | 23 +-
10-benchmark--Os_LTO_mthumb/console.log | 109 +-
11-check_regression/console.log | 2980 +-
11-check_regression/results-0.csv | 2046 +-
11-check_regression/results-1.csv | 2069 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2213 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2468 +-
12-update_baseline/console.log | 2990 +-
12-update_baseline/results-0.csv | 2046 +-
12-update_baseline/results-1.csv | 2069 +-
12-update_baseline/results-compare.csv | 7 +-
12-update_baseline/results-full.csv | 2213 +-
12-update_baseline/results.csv | 163 +-
12-update_baseline/results.log | 2466 +-
console.log | 135529 +++++++++++----------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
28 files changed, 144610 insertions(+), 144429 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_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/llvm-project.
from b86c3b26acf [openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
adds e9739ba8ffc Make address-space-lambda.cl pass on 32-bit Windows
adds d11abddb32f [DebugInfo][test] Change two MIR tests to use -start-before [...]
adds 0df13627c6a [CUDA] Fix order of memcpy arguments in __shfl_*(<64-bit type>).
No new revisions were added by this update.
Summary of changes:
clang/lib/Headers/__clang_cuda_intrinsics.h | 4 ++--
clang/test/SemaOpenCLCXX/address-space-lambda.cl | 12 ++++++------
llvm/test/DebugInfo/ARM/cfi-eof-prologue.mir | 4 ++--
llvm/test/DebugInfo/X86/debug-loc-asan.mir | 4 ++--
4 files changed, 12 insertions(+), 12 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_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 1ba8b644 0: update: llvm-linux: boot
new 6b6f9a3e 0: update: llvm-linux: boot
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 (1ba8b644)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 79 +-
02-build_llvm/console.log | 12570 +++++++++++++++++-----------------
03-build_linux/console.log | 696 +-
04-boot_linux/console.log | 482 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 -
console.log | 13866 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13830 insertions(+), 13910 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_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/gcc.
from e2bcf65feea libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
adds a4b7cf58658 c++: Unshare expressions from constexpr cache.
adds 7058d1744c6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp48.C | 8 ++++----
5 files changed, 23 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 87c671cc 0: update: binutils-gcc-linux: all
new e283b5a9 0: update: binutils-gcc-linux: all
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 (87c671cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 130 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11004 ++++++-------
04-build_abe-stage1/console.log | 18162 +++++++++++----------
05-build_linux/console.log | 892 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30667 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30645 insertions(+), 30664 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_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 61e039cf 0: update: llvm-linux: all
new 78c66cef 0: update: llvm-linux: all
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 (61e039cf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
02-build_llvm/console.log | 12580 +++++++++++++++++------------------
03-build_linux/console.log | 678 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13392 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13395 insertions(+), 13399 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_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 75b3df97 0: update: llvm-linux: all
new 001e0790 0: update: llvm-linux: all
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 (75b3df97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 229 +-
02-build_llvm/console.log | 12670 +++++++++++++++++------------------
03-build_linux/console.log | 814 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13735 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13738 insertions(+), 13740 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.