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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7c04d4cb2 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new df5dbc565 gcc-2588e836e85e7c5f098194a2bc871e830f890911: 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 (7c04d4cb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 4 +-
3-build_abe-binutils/console.log | 3461 +++--
4-build_abe-stage1/console.log | 4506 +++---
5-count_linux_objs/console.log | 19264 +++++++++++++++++++-------
console.log | 27369 +++++++++++++++++++++++++------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 37027 insertions(+), 17697 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-lts-defconfig
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 304c9dbac gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: all
new fd7f2b39a 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 (304c9dbac)
\
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 | 46 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6395 ++++++++--------
4-build_abe-stage1/console.log | 8393 +++++++++++----------
5-count_linux_objs/console.log | 71 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14951 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 14967 insertions(+), 14937 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 2588e836e85 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment) [...]
new cb3bfbad416 PR c++/88196 - ICE with class non-type template parameter. [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/ptrmem-cst-arg1.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/nontype-class10.C | 6 ++++++
gcc/testsuite/g++.dg/template/pr54858.C | 24 ++++++++++++------------
6 files changed, 33 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class10.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 master
in repository llvm.
from 5547f9f07e6 AMDGPU/GlobalISel: RegBankSelect for some fp ops
new 2faa975e747 AMDGPU/GlobalISel: RegBankSelect for amdgcn.wqm.vote
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/AMDGPU/AMDGPURegisterBankInfo.cpp | 6 +++
...-icmp.mir => regbankselect-amdgcn-wqm-vote.mir} | 53 +++++++++-------------
2 files changed, 27 insertions(+), 32 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-icmp.mir => regbankselect-amdgc [...]
--
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 29b3914a49d GlobalISel: Correct example PartialMapping table
new 5547f9f07e6 AMDGPU/GlobalISel: RegBankSelect for some fp ops
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/AMDGPU/AMDGPULegalizerInfo.cpp | 7 +++++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 4 +++
.../AMDGPU/GlobalISel/legalize-intrinsic-round.mir | 25 +++++++++++++++++
.../AMDGPU/GlobalISel/legalize-intrinsic-trunc.mir | 25 +++++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-fexp2.mir | 31 ++++++++++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-flog2.mir | 31 ++++++++++++++++++++++
.../GlobalISel/regbankselect-intrinsic-round.mir | 31 ++++++++++++++++++++++
.../GlobalISel/regbankselect-intrinsic-trunc.mir | 31 ++++++++++++++++++++++
8 files changed, 185 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-round.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-trunc.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-fexp2.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-flog2.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-intrinsic-round.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-intrinsic-trunc.mir
--
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 libcxx.
from 545d0b950 Mark two filesystem LWG issues as complete - nothing to do
new a2037284d Implement LWG 2936: Path comparison is defined in terms of th [...]
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:
src/filesystem/operations.cpp | 97 +++++++++++++++++++---
.../class.path/path.member/path.compare.pass.cpp | 55 +++++++++++-
www/cxx2a_status.html | 2 +-
3 files changed, 139 insertions(+), 15 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards db566c0c2 linux-62393dbcbe0f3001691e4bd479a25beb5941f2ed: 16193
new 6e42f65f6 linux-9097a058d49e049925d8da72db07fffcee24efa0: 16193
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 (db566c0c2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 152 +-
2-build_llvm/console.log | 9873 +++++----
3-count_linux_objs/console.log | 35816 +++++++++++++++---------------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 45845 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 45837 insertions(+), 45871 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.