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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 273ce0c 1: reset: linux-b8b576a16f79efbdde49348147f491b176537d88: 19648
new 325894e 2: update: linux-81160dda9a7aad13c04e78bb2cfd3c4630e3afab: 19813
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 | 178 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 9908 ++++++------
04-build_abe-stage1/console.log | 17886 +++++++++++-----------
05-build_linux/console.log | 1082 +-
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 32 +-
console.log | 29512 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 29722 insertions(+), 29314 deletions(-)
delete 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5187714 0: update: llvm-linux: 16
new 7a3701e 0: update: llvm-linux: 16
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 (5187714)
\
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 | 166 +-
02-build_llvm/console.log | 11986 ++++++++++++++++++------------------
03-build_linux/console.log | 840 +--
console.log | 12992 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
5 files changed, 12993 insertions(+), 12997 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 021fb78 2: update: llvm-linux: 17315
new 54c3395 2: update: llvm-linux: 17316
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 (021fb78)
\
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:
01-reset_artifacts/console.log | 78 +-
02-build_llvm/console.log | 12060 ++++++++++++++++++-----------------
03-build_linux/console.log | 723 +--
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 98 +-
console.log | 12977 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
8 files changed, 12982 insertions(+), 12984 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 dbce81cd0d0 Fix typo
new ffe06fbfb18 AMDGPU/GlobalISel: Attempt to RegBankSelect image intrinsics
new 718a0d334f0 AMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer.{lo [...]
new 75d94a9663d AMDGPU/GlobalISel: RegBankSelect struct buffer load/store
new ca2672accec AMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.store
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:
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 185 +++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 7 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 34 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 3 +
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 373 +++++++++-
lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 40 +-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +-
.../GlobalISel/llvm.amdgcn.raw.buffer.store.ll | 791 +++++++++++++++++++++
.../regbankselect-amdgcn.image.load.1d.ll | 181 +++++
.../regbankselect-amdgcn.image.sample.1d.ll | 268 +++++++
.../regbankselect-amdgcn.raw.buffer.load.ll | 173 +++++
.../regbankselect-amdgcn.struct.buffer.load.ll | 179 +++++
.../regbankselect-amdgcn.struct.buffer.store.ll | 174 +++++
13 files changed, 2396 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.store.ll
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.image.load.1d.ll
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.image.sample.1d.ll
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.raw.buffer.load.ll
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.struct.buff [...]
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.struct.buff [...]
--
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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3d6cfec 0: update: binutils-gcc-linux: boot
new ccaded2 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 (3d6cfec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11485 +++++++-------
04-build_abe-stage1/console.log | 15686 +++++++++----------
05-build_linux/console.log | 751 +-
06-boot_linux/console.log | 434 +-
console.log | 28906 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 29041 insertions(+), 28789 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 a50f0c836c7 AMDGPU/GlobalISel: Fix RegBankSelect G_SMULH/G_UMULH pre-gfx9
new 34f46973b81 MachineScheduler: Fix assert from not checking subregs
new dbce81cd0d0 Fix typo
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/ScheduleDAGInstrs.h | 3 +
lib/CodeGen/ScheduleDAGInstrs.cpp | 10 +++-
...hed-assert-dead-def-subreg-use-other-subreg.mir | 70 ++++++++++++++++++++++
3 files changed, 81 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/sched-assert-dead-def-subreg-use-other-subreg.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.