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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a4865837 0: update: llvm-linux: 19841
new 8653b18c 0: update: llvm-linux: 19841
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 (a4865837)
\
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 | 220 +-
02-build_llvm/console.log | 12042 +++++++++++++++++-----------------
03-build_linux/console.log | 864 ++-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 28 +
console.log | 13168 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13198 insertions(+), 13146 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 db23acf2910 [arm] Add missing predicated-short-it variants to cmp_and a [...]
new 533c775b684 Fix GCC_LINUX_FUTEX to work with C99 compilers
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:
config/ChangeLog | 5 +++++
config/futex.m4 | 2 ++
libgomp/ChangeLog | 4 ++++
libgomp/configure | 2 ++
libitm/ChangeLog | 4 ++++
libitm/configure | 2 ++
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/configure | 2 ++
8 files changed, 25 insertions(+)
--
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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4c006bcb 0: update: llvm-linux: all
new d46a0855 0: update: llvm-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 (4c006bcb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 139 +-
02-build_llvm/console.log | 12095 ++++++++++++++++++------------------
03-build_linux/console.log | 674 +-
04-boot_linux/console.log | 2 +-
console.log | 12910 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12940 insertions(+), 12888 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards d4f642f1 0: update: binutils-6ade8373c9e689dece1057366b5adf9f8e86fa22: boot
new 50f32c5c 0: update: linux-c3915fe1bf1235dbf3b0bced734c960202915bd5: 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 (d4f642f1)
\
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 | 177 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11369 +++++++--------
04-build_abe-stage1/console.log | 14949 +++++++++----------
05-build_linux/console.log | 652 +-
06-boot_linux/console.log | 354 +-
console.log | 27943 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 27755 insertions(+), 28137 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 clang-tools-extra.
from c987af5b [clangd] Initialize int field to zero. NFC
new 7569f8ca [clangd] Use override keyword to override the base class method, NFC
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:
clangd/ParsedAST.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards acc40ac5 0: update: llvm-linux: boot
new 91e7364b 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 (acc40ac5)
\
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 | 130 +-
02-build_llvm/console.log | 12072 ++++++++++++++++++------------------
03-build_linux/console.log | 638 +-
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 8 +-
console.log | 12852 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12854 insertions(+), 12858 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 f9fdba09e6b gn build: Merge r371182
new de6e142380f [AMDGPU] Mark s_barrier as having side effects but not acce [...]
new 61af04a1322 [DebugInfo] LiveDebugValues: explicitly terminate overwritt [...]
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/IR/IntrinsicsAMDGPU.td | 2 +-
lib/CodeGen/LiveDebugValues.cpp | 66 +++++--
lib/Target/AMDGPU/SOPInstructions.td | 2 -
test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll | 56 +++---
test/CodeGen/AMDGPU/local-memory.amdgcn.ll | 8 +-
test/CodeGen/AMDGPU/schedule-barrier.mir | 46 +++++
test/CodeGen/AMDGPU/v_mac_f16.ll | 17 +-
test/CodeGen/AMDGPU/waitcnt-vscnt.ll | 50 +++---
.../MIR/X86/live-debug-values-stack-clobber.mir | 200 +++++++++++++++++++++
9 files changed, 367 insertions(+), 80 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/schedule-barrier.mir
create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.