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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 395b675a9 0: update: llvm-linux: boot
new 34dc0e1ee 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 (395b675a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 70 +-
02-build_llvm/console.log | 11948 +++++++++++++++----------------
03-build_linux/console.log | 1806 ++---
04-boot_linux/console.log | 464 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 14319 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14304 insertions(+), 14342 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 ae7898988aa [NFC][Codegen] Revisit test coverage for X % C == 0 fold on [...]
new 9e1d7394457 hwasan: Remove the old frame descriptor mechanism.
new 08a4b34e50b [X86] CombineShuffleWithExtract - recurse through EXTRACT_S [...]
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/X86/X86ISelLowering.cpp | 18 ++---
.../Instrumentation/HWAddressSanitizer.cpp | 81 ----------------------
test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 14 ++--
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 14 ++--
test/Instrumentation/HWAddressSanitizer/basic.ll | 2 -
.../HWAddressSanitizer/frame-descriptor.ll | 27 --------
.../HWAddressSanitizer/with-calls.ll | 1 -
7 files changed, 17 insertions(+), 140 deletions(-)
delete mode 100644 test/Instrumentation/HWAddressSanitizer/frame-descriptor.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 lldb.
from 66dd26deb Fixing a couple of wrong logical operator bugs.
new 0bb6a4484 Make sure the thread list is updated before you set the stop [...]
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_remote_client/TestRecognizeBreakpoint.py | 139 +++++++++++++++++++++
.../gdb_remote_client/gdbclientutils.py | 5 +
.../{operating_system.py => operating_system_2.py} | 33 +++--
.../Process/gdb-remote/ProcessGDBRemote.cpp | 17 +--
source/Target/Process.cpp | 10 +-
5 files changed, 188 insertions(+), 16 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
copy packages/Python/lldbsuite/test/functionalities/gdb_remote_client/{operating_s [...]
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e334d84b6 0: update: binutils-gcc-linux: all
new 16a34c031 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 (e334d84b6)
\
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 | 40 +-
02-prepare_abe/console.log | 340 +-
03-build_abe-binutils/console.log | 11357 ++++----
04-build_abe-stage1/console.log | 15470 ++++++-----
05-build_linux/console.log | 24390 ++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51603 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51514 insertions(+), 51704 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-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 21f32a9683f Merging r355033:
adds cf7a59f2d7d Merging r359809: ------------------------------------------ [...]
adds 180a937d9a6 Merging r354633:
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/MicrosoftMangle.cpp | 7 +++--
clang/lib/CodeGen/CGDebugInfo.cpp | 36 +++++++++-------------
clang/test/CodeGenCXX/char8_t.cpp | 12 +++++---
.../test/CodeGenCXX/debug-info-template-member.cpp | 2 +-
.../CodeGenCXX/debug-info-var-template-partial.cpp | 17 ++++++++++
5 files changed, 44 insertions(+), 30 deletions(-)
create mode 100644 clang/test/CodeGenCXX/debug-info-var-template-partial.cpp
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 1ad887400 2: update: llvm-linux: 25
new 110810e00 2: update: llvm-linux: 25
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 (1ad887400)
\
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 | 139 +-
02-build_llvm/console.log | 11756 +++++++++++++++++------------------
03-build_linux/console.log | 688 ++-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 86 +-
console.log | 12683 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 12691 insertions(+), 12689 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.