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-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from 9875794626 Automatic date update in version.in
adds 9c5238b230 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 602b03745 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new b2229e148 binutils-9c5238b230059975f0b592c3af20c5f56e3428d9: 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 (602b03745)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 54 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3572 +++++++++---------
4-build_abe-stage1/console.log | 3562 +++++++++---------
5-count_linux_objs/console.log | 183 +-
console.log | 7379 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7290 insertions(+), 7484 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ed08f108e gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: all
new 65ae82789 linux-1efde6eb181908e1095b4a5db90af0c024016bec: 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 (ed08f108e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 98 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6341 ++++++++--------
4-build_abe-stage1/console.log | 8361 ++++++++++----------
5-count_linux_objs/console.log | 225 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15105 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15177 insertions(+), 15003 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 llvm.
from 2faa975e747 AMDGPU/GlobalISel: RegBankSelect for amdgcn.wqm.vote
new bfcb4d15130 [WebAssembly] Fix invalid machine instrs in -O0, verify in tests
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:
lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 7 +++++--
test/CodeGen/WebAssembly/simd-arith.ll | 12 ++++++------
test/CodeGen/WebAssembly/simd-bitcasts.ll | 6 +++---
test/CodeGen/WebAssembly/simd-comparisons.ll | 6 +++---
test/CodeGen/WebAssembly/simd-conversions.ll | 6 +++---
.../CodeGen/WebAssembly/simd-ext-load-trunc-store.ll | 2 +-
test/CodeGen/WebAssembly/simd-intrinsics.ll | 4 ++--
.../CodeGen/WebAssembly/simd-load-store-alignment.ll | 2 +-
test/CodeGen/WebAssembly/simd-nested-shuffles.ll | 2 +-
test/CodeGen/WebAssembly/simd-noopt.ll | 20 ++++++++++++++++++++
test/CodeGen/WebAssembly/simd-offset.ll | 6 +++---
test/CodeGen/WebAssembly/simd-select.ll | 2 +-
test/CodeGen/WebAssembly/simd-sext-inreg.ll | 6 +++---
test/CodeGen/WebAssembly/simd.ll | 6 +++---
14 files changed, 55 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/simd-noopt.ll
--
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 clang.
from 4e2a388a99 [analyzer] Perform escaping in RetainCountChecker on type mi [...]
new 24b719c0fc [Sema] Produce diagnostics when C++17 aligned allocation/dea [...]
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:
include/clang/Sema/Sema.h | 9 ++++
lib/Sema/SemaDeclCXX.cpp | 1 +
lib/Sema/SemaExpr.cpp | 8 +++
lib/Sema/SemaExprCXX.cpp | 45 +++++++++--------
test/CXX/drs/dr2xx.cpp | 4 +-
test/SemaCXX/unavailable_aligned_allocation.cpp | 67 +++++++++++++++++++++++++
6 files changed, 112 insertions(+), 22 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-master-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
6 files changed, 38 insertions(+), 32 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e84c40b5 gcc-37d5e4b5b43a1f819aabb59603c0ca2cbea7315e: 18468
new 5a8469537 binutils-e8f2b38a26591c44471e04b09b7b77990845d520: 18468
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 (9e84c40b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 68 +-
3-build_abe-binutils/console.log | 3657 +-
4-build_abe-stage1/console.log | 5003 +-
5-count_linux_objs/console.log | 332360 ++++++++++++++++++-----------------
7-update_baseline/console.log | 2 +-
console.log | 338842 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 339931 insertions(+), 340019 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c8c6442a4 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new efbe1402b linux-9097a058d49e049925d8da72db07fffcee24efa0: 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 (c8c6442a4)
\
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:
1-reset_artifacts/console.log | 274 +-
2-build_llvm/console.log | 9784 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 284 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10348 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10160 insertions(+), 10552 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.