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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards ce087b2cd linux-d2dd9f1593dc4d5ceb5cf4a973ed2c6e3a49d799: all
new 4900ad6c8 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 (ce087b2cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 80 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6119 +++---
4-build_abe-stage1/console.log | 13228 ++++++------
5-count_linux_objs/console.log | 23270 ++++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 42439 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 42742 insertions(+), 42440 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-stable-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 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 [...]
adds 8cac4ec796c [X86] Add custom type legalization for SIGN_EXTEND_VECTOR_I [...]
adds 72c2927e891 [X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custom on [...]
adds e222fdea47b [test] Remove flakiness decorator from TestObjCDynamicSBType
new 4ef2450ad58 [PowerPC] Fix ADDE, SUBE do not know how to promote operator
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:
clang/lib/CodeGen/CGBlocks.cpp | 3 +
clang/test/CodeGenObjC/block-desc-str.m | 14 +
clang/test/CodeGenObjCXX/block-nested-in-lambda.mm | 4 +-
.../call-function/TestCallStopAndContinue.py | 2 -
.../CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 5 +
.../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 +-
llvm/lib/Target/X86/X86ISelLowering.cpp | 55 +-
.../PowerPC/NoCRFieldRedefWhenSpillingCRBIT.mir | 121 ++
llvm/test/CodeGen/PowerPC/pr39815.ll | 31 +
.../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/madd.ll | 94 +-
llvm/test/CodeGen/X86/pmovsx-inreg.ll | 18 +-
llvm/test/CodeGen/X86/pmul.ll | 106 +-
llvm/test/CodeGen/X86/vec_cast.ll | 7 +-
llvm/test/CodeGen/X86/vec_int_to_fp.ll | 27 +-
llvm/test/CodeGen/X86/vector-sext.ll | 696 +++-----
llvm/test/CodeGen/X86/vsel-cmp-load.ll | 14 +-
llvm/test/MC/Mips/unsupported-relocation.s | 10 +-
llvm/test/Transforms/InstCombine/mul.ll | 25 +-
30 files changed, 2442 insertions(+), 5049 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/PowerPC/pr39815.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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 95624375c llvm-bf2ff622a3175f5903b33443acffed16fa111141: 16
new 739e02898 llvm-4ef2450ad58e1b253966137bbbcfe26d44a0b0a2: 16
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 (95624375c)
\
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:
1-reset_artifacts/console.log | 216 +-
2-build_llvm/console.log | 8844 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 57 +-
console.log | 9115 +++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9360 insertions(+), 8886 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 35a98246b binutils-f1d3b1665f4980c893b496e85906ce43917cc515: all
new 8ee5d75e4 linux-195303136f192d37b89e20a8d1d2670d0d825266: 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 (35a98246b)
\
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 | 54 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6575 ++++---
4-build_abe-stage1/console.log | 9713 +++++----
5-count_linux_objs/console.log | 22859 +++++++++++-----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 39161 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 39352 insertions(+), 39058 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-allmodconfig
in repository toolchain/gcc.
from ab5ff873eda Daily bump.
adds 8ebcda81b63 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1c91b5db6 linux-d8372ba8ce288acdfce67cb873b2a741785c2e88: all
new 9c5b4eba3 gcc-8ebcda81b6304554296bc6a759d6acbbc753a299: 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 (1c91b5db6)
\
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 | 44 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6230 +++++++------
4-build_abe-stage1/console.log | 12108 ++++++++++++------------
5-count_linux_objs/console.log | 219 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18599 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18626 insertions(+), 18628 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-next-allyesconfig
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d35652e94 gcc-8ebcda81b6304554296bc6a759d6acbbc753a299: all
new 9ded46088 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 (d35652e94)
\
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 | 25 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3332 ++++++++--------
4-build_abe-stage1/console.log | 4693 +++++++++++-----------
5-count_linux_objs/console.log | 50 +-
console.log | 8114 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 8126 insertions(+), 8106 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 eaec59f545e [X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custom on [...]
new dcca3661450 [PowerPC] Fix ADDE, SUBE do not know how to promote operator
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 5 ++++
test/CodeGen/PowerPC/pr39815.ll | 31 +++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 test/CodeGen/PowerPC/pr39815.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.