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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 545634cae llvm-b7607e19d8a4dae55c2d82f5c599541d7094a13e: all
new 0b2d0ca6c llvm-d50cc2a17e71a607c549ce76efddd4092535387a: 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 (545634cae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 187 +-
2-build_llvm/console.log | 10241 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 72 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10506 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10376 insertions(+), 10652 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-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from b7607e19d8a [analyzer] Fix unused variable warnings in Release builds
adds 29b4622cca3 [DAGCombiner] fold insert_subvector of insert_subvector
adds e84425d816f [Algorithm] Add make_const_ref corresponding to make_const_ptr
adds 8074a00881c [LoopVectorizer] give more advice in remark about failure t [...]
adds 998b3b4e79e [ASTDump] Change parameter to StringRef
adds 101d9dfd723 Implement TemplateArgument dumping in terms of Visitor
adds eddc68a8830 [X86] More aggressive shuffle mask widening in combineExtra [...]
adds b7fe7eddc03 [ASTDump] NFC: Move dump of individual Stmts to TextNodeDumper
adds 7a8a8481cd0 NFC: Make utility private
adds 549d73bbeda Give helper classes/functions local linkage. NFC.
adds 875fba9e9cf [X86] Add X86ISD::VMFPROUND to handle the masked case of VC [...]
adds c0333ceb38f [X86] Add more ISD nodes to handle masked versions of VCVT( [...]
new d50cc2a17e7 [OpenMP] Fix LIBOMP_USE_DEBUGGER=ON build (PR38612)
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/include/clang/AST/TemplateArgumentVisitor.h | 99 ++++
clang/include/clang/AST/TextNodeDumper.h | 77 ++-
clang/lib/AST/ASTDumper.cpp | 548 +--------------------
clang/lib/AST/TextNodeDumper.cpp | 524 +++++++++++++++++++-
llvm/include/llvm/ADT/STLExtras.h | 6 +
llvm/lib/AsmParser/LLParser.cpp | 2 +-
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +-
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +
llvm/lib/CodeGen/GlobalISel/Legalizer.cpp | 2 +
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 18 +-
llvm/lib/Target/X86/X86ISelLowering.h | 8 +
llvm/lib/Target/X86/X86InstrAVX512.td | 205 +++++++-
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td | 21 +
llvm/lib/Target/X86/X86IntrinsicsInfo.h | 28 +-
llvm/lib/Transforms/IPO/HotColdSplitting.cpp | 2 +
.../Transforms/Instrumentation/GCOVProfiling.cpp | 2 +-
llvm/lib/Transforms/Scalar/LICM.cpp | 2 +
llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 2 +
.../Vectorize/LoopVectorizationLegality.cpp | 26 +-
llvm/test/CodeGen/X86/and-load-fold.ll | 3 +-
llvm/test/CodeGen/X86/vector-reduce-mul-widen.ll | 100 ++--
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 100 ++--
.../Transforms/LoopVectorize/libcall-remark.ll | 52 ++
openmp/runtime/src/kmp.h | 4 +-
openmp/runtime/src/kmp_debugger.cpp | 2 +
openmp/runtime/src/kmp_global.cpp | 4 +-
27 files changed, 1170 insertions(+), 681 deletions(-)
create mode 100644 clang/include/clang/AST/TemplateArgumentVisitor.h
create mode 100644 llvm/test/Transforms/LoopVectorize/libcall-remark.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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 14798ab25 linux-4b3c31c8d4dda4d70f3f24a165f3be99499e0328: 19126
new c740f41f6 llvm-d50cc2a17e71a607c549ce76efddd4092535387a: 19126
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 (14798ab25)
\
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 | 119 +-
2-build_llvm/console.log | 9078 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 945 ++--
5-update_baseline/console.log | 2 +-
console.log | 10222 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 10270 insertions(+), 10118 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6eb6fb6787 gdb/testsuite: Don't allow paths to appear in test name
adds 60a9037679 expand a bit the in-GDB help for the "catch exception" help text
adds 4ce8c66d19 Add RXv3 instructions.
adds d73cff189d Implement help/show values for 'set|show style'.
adds f589354db4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +
gdb/ada-lang.c | 9 +-
gdb/cli/cli-style.c | 99 +-
gdb/cli/cli-style.h | 16 +-
opcodes/rx-decode.c | 13543 ++++++++++++++++++++++++++++++------------------
opcodes/rx-decode.opc | 162 +-
opcodes/rx-dis.c | 64 +-
8 files changed, 8909 insertions(+), 5004 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 250e0aee7 gcc-c8f3fe688489acabc6f1313bc5e85bcfcba76548: 18077
new bd99951dd binutils-f589354db4c983696fe1db791763823aec83f8fa: 18077
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 (250e0aee7)
\
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 | 66 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6359 +-
4-build_abe-stage1/console.log | 9698 +-
5-count_linux_objs/console.log | 317029 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 335536 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 334321 insertions(+), 334421 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 6eb6fb6787 gdb/testsuite: Don't allow paths to appear in test name
adds 60a9037679 expand a bit the in-GDB help for the "catch exception" help text
adds 4ce8c66d19 Add RXv3 instructions.
adds d73cff189d Implement help/show values for 'set|show style'.
adds f589354db4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +
gdb/ada-lang.c | 9 +-
gdb/cli/cli-style.c | 99 +-
gdb/cli/cli-style.h | 16 +-
opcodes/rx-decode.c | 13543 ++++++++++++++++++++++++++++++------------------
opcodes/rx-decode.opc | 162 +-
opcodes/rx-dis.c | 64 +-
8 files changed, 8909 insertions(+), 5004 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 920070d95 gcc-c8f3fe688489acabc6f1313bc5e85bcfcba76548: all
new 8071e61dd binutils-f589354db4c983696fe1db791763823aec83f8fa: 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 (920070d95)
\
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 | 110 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6725 +++++------
4-build_abe-stage1/console.log | 9762 ++++++++--------
5-count_linux_objs/console.log | 5887 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 22580 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 22613 insertions(+), 22501 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6c181c8e0 linux-e1706720408e72fb883f6b151c2b3b23d8e7e5b2: all
new 64f44d37b gcc-ae57d8c7da0ce9fe08f48707ded9975d28fd9cad: 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 (6c181c8e0)
\
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 | 93 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6368 +-
4-build_abe-stage1/console.log | 9799 +-
5-count_linux_objs/console.log | 316764 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 16 +-
console.log | 331928 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 332531 insertions(+), 332483 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.