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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a5882a8b 0: update: llvm-linux: 17862
new 61886c51 0: update: llvm-linux: 17862
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 (a5882a8b)
\
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 | 232 +-
02-build_llvm/console.log | 11646 ++++++++++++++++-----------------
03-build_linux/console.log | 1234 ++--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13148 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13136 insertions(+), 13148 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 glibc.
from cc3bf31933 Update translations.
new e712490684 Update install and NEWS for 2.30 release.
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:
ChangeLog | 6 +++
INSTALL | 10 ++---
NEWS | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++-
manual/install.texi | 10 ++---
4 files changed, 119 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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 5eafffae 0: update: llvm-linux: boot
new 7f0758db 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 (5eafffae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 184 +-
02-build_llvm/console.log | 12007 ++++++++++++++++----------------
03-build_linux/console.log | 1764 ++---
04-boot_linux/console.log | 336 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 8 +-
console.log | 14315 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14320 insertions(+), 14318 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 b216057cd21 AMDGPU/GlobalISel: Fix flat load/store of pointer types
new 4ba0d42050e AMDGPU/GlobalISel: fix inst-select-load-local.mir in -DLLVM [...]
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:
test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir | 6 ++----
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from f1377e47fee AMDGPU/GlobalISel: Select local atomic cmpxchg
new 62b274e7ca1 AMDGPU/GlobalISel: Remove manual store select code
new b216057cd21 AMDGPU/GlobalISel: Fix flat load/store of pointer types
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:
lib/Target/AMDGPU/AMDGPU.td | 9 +
lib/Target/AMDGPU/AMDGPUGISel.td | 4 -
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 52 +---
lib/Target/AMDGPU/FLATInstructions.td | 29 ++-
lib/Target/AMDGPU/SIRegisterInfo.td | 4 +-
.../AMDGPU/GlobalISel/inst-select-load-flat.mir | 125 +++++-----
.../AMDGPU/GlobalISel/inst-select-load-global.mir | 125 +++++-----
.../AMDGPU/GlobalISel/inst-select-store-flat.mir | 265 ++++++++++-----------
.../AMDGPU/GlobalISel/inst-select-store-global.mir | 265 ++++++++++-----------
.../AMDGPU/GlobalISel/llvm.amdgcn.if.break.i64.ll | 3 +-
.../GlobalISel/llvm.amdgcn.kernarg.segment.ptr.ll | 2 +-
.../AMDGPU/GlobalISel/llvm.amdgcn.workgroup.id.ll | 4 +-
.../AMDGPU/GlobalISel/llvm.amdgcn.workitem.id.ll | 4 +-
13 files changed, 426 insertions(+), 465 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 2ac281ba536 Revert "[NFC] Remove obsolete LLVM_GNUC_PREREQ"
new f1377e47fee AMDGPU/GlobalISel: Select local atomic cmpxchg
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/AMDGPUInstructions.td | 28 +++----
lib/Target/AMDGPU/DSInstructions.td | 2 +-
lib/Target/AMDGPU/SIInstrInfo.td | 11 ---
.../inst-select-atomic-cmpxchg-local.mir | 91 ++++++++++++++++++++++
4 files changed, 104 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-atomic-cmpxchg-local.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.