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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards adfbca589 binutils-ee68c5f4184700e8fb4f3f16de5b9c0115cb5f9f: all
new 95cf27558 linux-139287cc2cc0c3e2a3fc4c57164b0236d00795f4: 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 (adfbca589)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 72 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3543 +++++++++--------
4-build_abe-stage1/console.log | 4107 ++++++++++----------
5-count_linux_objs/console.log | 119 +-
console.log | 7913 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7933 insertions(+), 7843 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-release-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 89e8cd357e Automatic date update in version.in
adds ee68c5f418 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bab471847 gcc-5ebed7d0054f66dd90e546b0d3f8b813fd31f8c9: all
new 744ddcea4 binutils-ee68c5f4184700e8fb4f3f16de5b9c0115cb5f9f: 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 (bab471847)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 168 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6451 ++++++++--------
4-build_abe-stage1/console.log | 8530 ++++++++++-----------
5-count_linux_objs/console.log | 105 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15278 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15227 insertions(+), 15351 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-arm-mainline-allnoconfig
in repository toolchain/ci/llvm-monorepo.
from 9496c2a8b0c [NewPM] Port tsan
adds 0c36c9bcb60 Fix clang for r350647: Missed a function rename
new f8908237505 [Sema] Teach Clang that aligned allocation is not supported [...]
new 911a02ad6f4 Work around a linker error caused by https://reviews.llvm.o [...]
new a142ba61df4 Convert to LLDB coding style (NFC)
new 4d6e51bf22a [PdbAstBuilder] Remove unused functions
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:
clang/include/clang/Basic/AlignedAllocation.h | 4 ++--
clang/lib/CodeGen/BackendUtil.cpp | 5 +++--
clang/test/Driver/unavailable_aligned_allocation.cpp | 8 ++++----
clang/test/SemaCXX/unavailable_aligned_allocation.cpp | 12 ++++++------
.../support.dynamic/libcpp_deallocate.sh.cpp | 8 +++++++-
.../libcxx/memory/aligned_allocation_macro.pass.cpp | 19 +++++++++++--------
.../Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 14 +++++++-------
.../Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp | 17 -----------------
llvm/tools/llvm-mca/CMakeLists.txt | 2 ++
9 files changed, 42 insertions(+), 47 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 84bbc6cf0 llvm-9496c2a8b0cf39f961f28bd7c2ac7a435f312192: -10
discards 267985abf linux-3bd6e94bec122a951d462c239b47954cf5f36e33: all
new a9bed2d15 llvm-4d6e51bf22a4708fa3608a63a329da0df8db9150: 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 (84bbc6cf0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 44 +-
2-build_llvm/build-ok | 0
2-build_llvm/console.log | 6964 +++++++++++++++++++++++++++----------
3-count_linux_objs/console.log | 302 ++
4-check_regression/console.log | 9 +-
5-update_baseline/console.log | 28 +-
console.log | 7347 +++++++++++++++++++++++++++++-----------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 7 +-
results | 4 +
trigger-bisect-on-failure | 2 +-
12 files changed, 10907 insertions(+), 3804 deletions(-)
create mode 100644 2-build_llvm/build-ok
--
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 690edfcda1c Work around a linker error caused by https://reviews.llvm.o [...]
new 6080114c3bf Revert "Work around a linker error caused by https://review [...]
new c802439b024 Revert "Revert "Revert "Resubmit rL345008 "Split MachinePip [...]
new 51d88162e48 Don't write #include "Windows/WindowsSupport.h" from the Wi [...]
new f4448ba2089 [llvm-undname] Add support for demangling msvc's noexcept types.
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:
include/llvm/CodeGen/MachinePipeliner.h | 615 -------------------------
include/llvm/Demangle/MicrosoftDemangle.h | 2 +-
include/llvm/Demangle/MicrosoftDemangleNodes.h | 3 +
lib/CodeGen/MachinePipeliner.cpp | 600 +++++++++++++++++++++++-
lib/Demangle/MicrosoftDemangle.cpp | 9 +-
lib/Demangle/MicrosoftDemangleNodes.cpp | 3 +
lib/Support/Windows/Threading.inc | 2 +-
test/Demangle/ms-cxx17-noexcept.test | 25 +
tools/llvm-mca/CMakeLists.txt | 2 -
9 files changed, 634 insertions(+), 627 deletions(-)
delete mode 100644 include/llvm/CodeGen/MachinePipeliner.h
create mode 100644 test/Demangle/ms-cxx17-noexcept.test
--
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 2053a25fc Convert to LLDB coding style (NFC)
new f812f5457 [PdbAstBuilder] Remove unused functions
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:
source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp | 17 -----------------
1 file changed, 17 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-release-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 89e8cd357e Automatic date update in version.in
adds ee68c5f418 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4123762a6 gcc-99a9bfb522bcedf3ca3e6fc300034aea5ffb7475: all
new e697d24d4 binutils-ee68c5f4184700e8fb4f3f16de5b9c0115cb5f9f: 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 (4123762a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 150 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6526 ++++++++--------
4-build_abe-stage1/console.log | 8668 ++++++++++----------
5-count_linux_objs/console.log | 176 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15614 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15701 insertions(+), 15485 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.