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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f2c43c300 0: update: linux-e7d2672c66e4d3675570369bf20856296da312c4: all
new b7474ceae 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 (f2c43c300)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 114 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10770 ++++++------
04-build_abe-stage1/console.log | 19827 +++++++++++-----------
05-build_linux/console.log | 1094 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 32259 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33037 insertions(+), 31497 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-allnoconfig
in repository toolchain/ci/gcc.
from 1de940f505f PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
adds 7e7feb75001 2019-09-09 Edward Smith-Rowland <3dw4rd(a)verizon.net>
adds 97d8e47d137 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 6 +++---
3 files changed, 9 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_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 7b468db33b Automatic date update in version.in
adds ab2427028d 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5e8f9d9a8 0: update: binutils-gcc-linux: boot
new 421276c64 0: update: binutils-gcc-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 (5e8f9d9a8)
\
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:
01-reset_artifacts/console.log | 138 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10984 +++++++--------
04-build_abe-stage1/console.log | 13985 ++++++++++---------
05-build_linux/console.log | 536 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 26107 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26111 insertions(+), 26117 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 b5e7bf5f78a [RISCV] Support llvm-objdump -M no-aliases and -M numeric
new f37f4831288 AMDGPU/GlobalISel: Legalize constant 32-bit loads
new 6c1da931e78 AMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOAD
The 2 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/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 5 ++
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 19 ++++-
lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 3 +
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 10 ++-
.../GlobalISel/legalize-load-constant-32bit.mir | 64 ++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-sextload.mir | 98 ++++++++++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-zextload.mir | 97 +++++++++++++++++++++
7 files changed, 293 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant-32bit.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-sextload.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-zextload.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 75f0e88419 Automatic date update in version.in
adds 7b468db33b Automatic date update in version.in
adds ab2427028d 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 08b77b2b5 0: update: binutils-gcc-glibc-llvm: -1
new 6c0e67a51 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 (08b77b2b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 180 +-
03-build_abe-binutils/console.log | 10835 +-
.../console.log | 17206 +--
05-build_abe-linux/console.log | 220 +-
06-build_abe-glibc/console.log | 35829 ++---
.../console.log | 46011 +++----
08-build_llvm-true/console.log | 11638 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 61 +-
09-benchmark/console.log | 147 +-
console.log | 122250 +++++++++---------
jenkins/manifest.sh | 16 +-
13 files changed, 122327 insertions(+), 122198 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_bmk/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from b68fabfbbc aarch64: Disable using DC ZVA in emag memset
adds c54d864903 support: Include <support/descriptors.h> in support_descriptors.c
No new revisions were added by this update.
Summary of changes:
ChangeLog | 4 ++++
support/support_descriptors.c | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.