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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 46fdc669d linux-ab63e725b49c80f941446327d79ba5b68593bf5a: 16218
new 2fda17a95 llvm-cc64cee1e4b9b30b032108aa34bbfc5d12b966f8: 16218
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 (46fdc669d)
\
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 | 101 +-
2-build_llvm/console.log | 9192 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1317 +++--
console.log | 10566 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 10613 insertions(+), 10581 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 clang.
from 7853d35ba7 [X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/S [...]
new 2bf3cc07f0 [SystemZ] Fix wrong codegen caused by typos in vecintrin.h
new 2c99c22ca9 Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
new 0181ac9c92 [SystemZ] Improve testing of vecintrin.h intrinsics
The 3 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/Basic/Targets/AArch64.cpp | 4 +-
lib/Basic/Targets/ARM.cpp | 12 +-
lib/Basic/Targets/Mips.h | 8 +-
lib/Basic/Targets/PPC.cpp | 4 +-
lib/Basic/Targets/PPC.h | 2 +-
lib/Basic/Targets/Sparc.h | 2 +-
lib/Driver/ToolChains/Arch/Mips.cpp | 4 +-
lib/Driver/ToolChains/Clang.cpp | 10 +-
lib/Driver/ToolChains/CommonArgs.cpp | 24 +-
lib/Driver/ToolChains/Gnu.cpp | 2 +-
lib/Driver/XRayArgs.cpp | 6 +-
lib/Headers/vecintrin.h | 6 +-
.../Checkers/CheckSecuritySyntaxOnly.cpp | 8 +-
test/CodeGen/builtins-systemz-zvector.c | 1529 +++++++++++++++++++-
test/CodeGen/builtins-systemz-zvector2.c | 303 +++-
15 files changed, 1870 insertions(+), 54 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 9fbd1c2311f [X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/ [...]
new 6f90d45552d [SystemZ] Make better use of VLDEB
new d60a72a44b2 Re-land r349731 "[CodeGen][ExpandMemcmp] Add an option for [...]
new 182b5fec214 [SystemZ] Make better use of VGEF/VGEG
new 17177f1518b [SystemZ] Make better use of VLLEZ
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/Analysis/TargetTransformInfo.h | 8 +-
lib/CodeGen/ExpandMemCmp.cpp | 233 ++++++++-------
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 2 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 51 +++-
lib/Target/SystemZ/SystemZISelLowering.h | 1 +
lib/Target/SystemZ/SystemZInstrVector.td | 6 +-
lib/Target/SystemZ/SystemZOperators.td | 42 +--
lib/Target/X86/X86TargetTransformInfo.cpp | 5 +-
test/CodeGen/PowerPC/memcmpIR.ll | 24 +-
test/CodeGen/SystemZ/vec-conv-02.ll | 17 +-
test/CodeGen/SystemZ/vec-move-08.ll | 32 +++
test/CodeGen/SystemZ/vec-move-14.ll | 42 +++
test/CodeGen/SystemZ/vec-move-18.ll | 12 +
test/CodeGen/X86/memcmp-optsize.ll | 73 +++--
test/CodeGen/X86/memcmp.ll | 161 +++++++----
test/Transforms/ExpandMemCmp/X86/memcmp.ll | 424 ++++++++++++++++++++++------
16 files changed, 831 insertions(+), 302 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 clang-tools-extra.
from 1812d85c [clang-tidy] Diagnose abseil-duration-comparison on macro arguments
new 1790729b [clangd] Don't miss the expected type in merge.
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:
clangd/index/Merge.cpp | 2 ++
unittests/clangd/IndexTests.cpp | 2 ++
2 files changed, 4 insertions(+)
--
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-allnoconfig
in repository toolchain/gcc.
from fd32a737cb4 Daily bump.
adds bc6fe2ddd9d Backport from trunk 2018-12-19 Segher Boessenkool <segh [...]
adds d0d3822b20e 2018-12-19 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds 791aa458423 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/vsx.md | 2 +-
gcc/doc/extend.texi | 25 ++++++++++++++++++++++++-
4 files changed, 44 insertions(+), 3 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a4d249284 binutils-9875794626c33b15f02173817f4a4593613c8cba: all
new 102b3e400 gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: 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 (a4d249284)
\
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 | 80 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6601 ++++++++--------
4-build_abe-stage1/console.log | 8578 ++++++++++-----------
5-count_linux_objs/console.log | 68 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15331 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15345 insertions(+), 15363 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8874aae45 gcc-37d5e4b5b43a1f819aabb59603c0ca2cbea7315e: all
new ac2ce6424 binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 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 (8874aae45)
\
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 | 70 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3431 ++---
4-build_abe-stage1/console.log | 4754 ++++---
5-count_linux_objs/console.log | 19058 +++++++++++++-------------
console.log | 27201 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 27338 insertions(+), 27196 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 compiler-rt.
from 58bd9bd44 [asan] Revert still Androind incompatible tests enabled in r349736
new bcfc36871 Revert "[sanitizer] Support running without fd 0,1,2."
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/sanitizer_common/sanitizer_linux.cc | 4 ----
lib/sanitizer_common/sanitizer_mac.cc | 4 ----
lib/sanitizer_common/sanitizer_netbsd.cc | 5 ----
lib/sanitizer_common/sanitizer_posix.cc | 24 ++++++-------------
lib/sanitizer_common/sanitizer_posix.h | 4 ----
lib/sanitizer_common/sanitizer_rtems.cc | 2 +-
lib/sanitizer_common/sanitizer_solaris.cc | 4 ++--
test/asan/TestCases/Posix/no-fd.cc | 39 -------------------------------
8 files changed, 10 insertions(+), 76 deletions(-)
delete mode 100644 test/asan/TestCases/Posix/no-fd.cc
--
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 gcc.
from 1b94b295034 2018-12-20 Richard Biener <rguenther(a)suse.de>
new 0c1bce7207b Add missing test from previous commit
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:
libstdc++-v3/ChangeLog | 5 +++++
.../has_stem.cc => directory_entry/lwg3171.cc} | 23 ++++++++++------------
2 files changed, 15 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/27_io/filesystem/{path/query/has_stem.cc => directory_ [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.