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-lts-defconfig
in repository toolchain/ci/llvm-monorepo.
from b20fd9695d3 Add vtable anchor to classes.
adds 73e71c39503 [WebAssembly] Fix comments in ExplicitLocals (NFC)
adds 4b841979c47 Drop SE cache early because loop parent can change in LoopS [...]
adds e9853a02625 [SymbolContext] Rewrite operator== to be more concise.
adds 633a67e5b7d [CompilerType] Remove dead code. NFCI.
adds a850e77d8e7 [CompilerType] Simplify operator!=. NFCI.
adds 4e1bfe7ac35 [RegisterValue] Rewrite operator!= in terms of operator==. NFCI.
adds bf2ff622a31 [X86] Add test case from PR38217. NFC
adds 2a75f0eac9f [mips] Show a regular error message on attempt to use one b [...]
adds aef0837de80 [mips] Show an error on attempt to use 64-bit PC-relative r [...]
adds e5a8bcc96b8 [PowerPC] Fix CR Bit spill pseudo expansion
adds fc0ae46fee4 [InstCombine] [NFC] update testcases for canonicalize MUL w [...]
adds d57abdac186 [PowerPC] Complete the custom legalization of vector int to [...]
adds 645d02b4846 [PowerPC][NFC] Macro for register set defs for the Asm Parser
adds 30ffad93013 [CodeGen] Replace '@' characters in block descriptors' symb [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/CodeGen/CGBlocks.cpp | 3 +
clang/test/CodeGenObjC/block-desc-str.m | 14 +
clang/test/CodeGenObjCXX/block-nested-in-lambda.mm | 4 +-
lldb/source/Symbol/CompilerType.cpp | 13 +-
lldb/source/Symbol/SymbolContext.cpp | 7 +-
lldb/source/Utility/RegisterValue.cpp | 27 +-
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 9 +-
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp | 165 +-
.../PowerPC/Disassembler/PPCDisassembler.cpp | 209 +--
.../Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h | 60 +
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 59 +-
llvm/lib/Target/PowerPC/PPCInstrVSX.td | 79 +-
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp | 13 +-
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 7 +-
llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 10 +-
.../PowerPC/NoCRFieldRedefWhenSpillingCRBIT.mir | 121 ++
.../CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll | 1314 +++------------
.../CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll | 311 ++--
.../CodeGen/PowerPC/vec_conv_i64_to_fp32_elts.ll | 884 ++++------
.../CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll | 1415 ++++------------
.../CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll | 1707 +++++++-------------
llvm/test/CodeGen/PowerPC/vsx.ll | 34 +-
llvm/test/CodeGen/X86/pr38217.ll | 79 +
llvm/test/MC/Mips/unsupported-relocation.s | 10 +-
llvm/test/Transforms/InstCombine/mul.ll | 25 +-
25 files changed, 2064 insertions(+), 4515 deletions(-)
create mode 100644 clang/test/CodeGenObjC/block-desc-str.m
create mode 100644 llvm/test/CodeGen/PowerPC/NoCRFieldRedefWhenSpillingCRBIT.mir
create mode 100644 llvm/test/CodeGen/X86/pr38217.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e0681f6f3 linux-d2dd9f1593dc4d5ceb5cf4a973ed2c6e3a49d799: all
new 1e4826281 llvm-30ffad93013adfb4bce6e6fd0268b39c4aad903b: 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 (e0681f6f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 58 +-
2-build_llvm/console.log | 9140 ++++++++++++++--------------
3-count_linux_objs/console.log | 3033 +++++-----
console.log | 12443 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 12312 insertions(+), 12378 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 69f871bc6 binutils-64c45143db4c550e19763edf97ca3441c78f9a05: all
new 343443fa5 gcc-1e89324e90196f7bdb75a943bc62a131a64cfee0: 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 (69f871bc6)
\
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:
1-reset_artifacts/console.log | 40 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3524 ++--
4-build_abe-stage1/console.log | 5362 +++---
5-count_linux_objs/console.log | 20488 ++++++++++-----------
console.log | 35274 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 32350 insertions(+), 32362 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e1411c737 gcc-8ebcda81b6304554296bc6a759d6acbbc753a299: all
new ddcb15e29 linux-d2dd9f1593dc4d5ceb5cf4a973ed2c6e3a49d799: 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 (e1411c737)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 167 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3582 ++++++++-------
4-build_abe-stage1/console.log | 4970 +++++++++++----------
5-count_linux_objs/console.log | 208 +-
console.log | 8845 ++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8571 insertions(+), 9221 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-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from f9f981e5f6 Automatic date update in version.in
adds 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++++
gdb/source-cache.c | 4 ++++
3 files changed, 9 insertions(+), 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards eba4a43cd linux-195303136f192d37b89e20a8d1d2670d0d825266: all
new 033970bf2 binutils-f1d3b1665f4980c893b496e85906ce43917cc515: 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 (eba4a43cd)
\
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:
1-reset_artifacts/console.log | 42 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6474 +++++++--------
4-build_abe-stage1/console.log | 9617 +++++++++++-----------
5-count_linux_objs/console.log | 198 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16445 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 16353 insertions(+), 16471 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-arm-mainline-defconfig
in repository toolchain/binutils-gdb.
from fdc1fe728f Automatic date update in version.in
adds ab937fbf06 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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b9bde183a linux-55db91fbaad9ea769d516e6867195808b4399894: all
new 288f9017a binutils-ab937fbf067895b519dc717e5dd6643b00e90524: 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 (b9bde183a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 52 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6366 ++++++-------
4-build_abe-stage1/console.log | 12220 ++++++++++++------------
5-count_linux_objs/console.log | 165 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18883 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18850 insertions(+), 18888 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-arm-lts-allnoconfig
in repository toolchain/binutils-gdb.
from fdc1fe728f Automatic date update in version.in
adds ab937fbf06 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.