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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fa591c01 0: update: binutils-gcc-linux: all
new 099b2508 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 (fa591c01)
\
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 | 412 +-
03-build_abe-binutils/console.log | 11007 +++++++-------
04-build_abe-stage1/console.log | 15733 ++++++++++----------
05-build_linux/console.log | 818 +-
06-boot_linux/console.log | 2 +-
console.log | 28100 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28092 insertions(+), 28124 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 03e6389b [clangd] Remove Bind, use C++14 lambda captures instead. NFC
new 2fe344d9 [clangd] Added highlighting for non type templates.
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/SemanticHighlighting.cpp | 4 ++
clangd/unittests/SemanticHighlightingTests.cpp | 53 ++++++++++++++++++++++++++
2 files changed, 57 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.
unknown user pushed a change to branch release_90
in repository llvm.
from 66a1d871d00 Merging r367084: ------------------------------------------ [...]
new 4b0b5b6a1b1 Merging r368873: ------------------------------------------ [...]
new 0fbad81bb26 Merging r367019: ------------------------------------------ [...]
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/AArch64/SVEInstrFormats.td | 23 +++++++++-----
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp | 6 ++--
test/MC/AArch64/SVE/decp.s | 26 ++++++++++++---
test/MC/AArch64/SVE/incp.s | 28 +++++++++++++---
test/MC/AArch64/SVE/sqdecp.s | 28 +++++++++++++---
test/MC/AArch64/SVE/sqincp.s | 28 +++++++++++++---
test/MC/AArch64/SVE/uqdecp.s | 28 +++++++++++++---
test/MC/AArch64/SVE/uqincp.s | 28 +++++++++++++---
test/Transforms/SpeculateAroundPHIs/pr42991.ll | 44 ++++++++++++++++++++++++++
9 files changed, 200 insertions(+), 39 deletions(-)
create mode 100644 test/Transforms/SpeculateAroundPHIs/pr42991.ll
--
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 338d0f7a28c [X86] Manually reimplement getTargetInsertSubreg in X86DAGT [...]
new 5d4bd49c4d4 [ValueTracking] Fix recurrence detection to check both PHI [...]
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/Analysis/ValueTracking.cpp | 2 +-
test/Transforms/InstCombine/phi-known-bits-operand-order.ll | 4 ++--
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 82c3a27a [clang-tidy] Migrate objc-super-self to use isDerivedFrom 🚛
new 03e6389b [clangd] Remove Bind, use C++14 lambda captures instead. 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/ClangdLSPServer.cpp | 16 +++++++++----
clangd/Function.h | 56 --------------------------------------------
clangd/unittests/SyncAPI.cpp | 8 +++----
3 files changed, 15 insertions(+), 65 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 binutils-gdb.
from fdfc8cf7f0 [ld] [arm] Add support for noinit section
new aa7ca1bb44 Move [PAC] into a new MI field addr_flags
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/NEWS | 7 +++++++
gdb/aarch64-tdep.c | 13 +++++++++++++
gdb/arch-utils.c | 8 ++++++++
gdb/arch-utils.h | 4 ++++
gdb/doc/ChangeLog | 6 ++++++
gdb/doc/gdb.texinfo | 18 +++++++++++++++++-
gdb/gdbarch.c | 23 +++++++++++++++++++++++
gdb/gdbarch.h | 6 ++++++
gdb/gdbarch.sh | 3 +++
gdb/stack.c | 29 ++++++++++++++++++++---------
11 files changed, 120 insertions(+), 10 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 1dbb55b2 0: update: llvm-linux: boot
new 4167ac97 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 (1dbb55b2)
\
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 | 220 +-
02-build_llvm/console.log | 12158 +++++++++++++++++-----------------
03-build_linux/console.log | 688 +-
04-boot_linux/console.log | 432 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13531 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13562 insertions(+), 13512 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.