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-allnoconfig
in repository toolchain/ci/gcc.
from 763cec3a131 Daily bump.
adds 13f225a4f23 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 849c7479 0: update: binutils-gcc-linux: all
new 6e51d3dc 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 (849c7479)
\
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11452 ++++++-------
04-build_abe-stage1/console.log | 18214 ++++++++++-----------
05-build_linux/console.log | 620 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 10 +-
console.log | 30969 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30979 insertions(+), 30973 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/base-artifacts.
discards a8078e6c 0: update: llvm-linux: 18068
new 74ed8f84 0: update: llvm-linux: 18068
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 (a8078e6c)
\
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 | 182 +-
02-build_llvm/console.log | 12652 +++++++++++++++++-----------------
03-build_linux/console.log | 956 ++-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 32 -
console.log | 13834 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13801 insertions(+), 13877 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7c54bfee 0: update: binutils-gcc-linux: all
new 95760f04 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 (7c54bfee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 428 +-
03-build_abe-binutils/console.log | 11759 ++++++-----
04-build_abe-stage1/console.log | 20126 +++++++++----------
05-build_linux/console.log | 5848 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 2 +-
console.log | 38307 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 38383 insertions(+), 38241 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-arm-mainline-defconfig
in repository toolchain/ci/llvm-project.
from c32d809e9ca [TSan] Ensure we can compile the runtime with older SDKs
adds d0104a59619 Make llvm::crc32() work also for input sizes larger than 32 bits.
adds cbec01fe058 [clangd] Add workaround for GCC5 host compilers. NFC.
adds 22633f85bb7 [LLDB] Fix compilation with GCC 5
adds 02420968fcc Fix x86 32bits MLIR build (NFC)
adds c0c5ab30179 [LV] Fix predication for branches with matching true and fa [...]
adds 96ed02ddeeb [Concepts] Fix incorrect check when instantiating abbreviat [...]
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 8 ++-
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 +-
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 34 ++++++++++
.../instantiate-abbreviated-template.cpp | 18 +++--
lldb/source/DataFormatters/FormatCache.cpp | 4 ++
lldb/source/DataFormatters/LanguageCategory.cpp | 4 ++
lldb/source/Interpreter/CommandAlias.cpp | 3 +-
lldb/source/Interpreter/Options.cpp | 4 +-
llvm/lib/Support/CRC.cpp | 10 ++-
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
.../LoopVectorize/pr44488-predication.ll | 79 ++++++++++++++++++++++
llvm/unittests/Support/CRCTest.cpp | 20 ++++++
mlir/lib/Transforms/DialectConversion.cpp | 2 +-
13 files changed, 176 insertions(+), 16 deletions(-)
create mode 100644 llvm/test/Transforms/LoopVectorize/pr44488-predication.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.