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 5a58bfbd 0: update: binutils-gcc-linux: boot
new 71392fce 0: update: binutils-gcc-linux: boot
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 (5a58bfbd)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11011 ++++---
04-build_abe-stage1/console.log | 20057 ++++++------
05-build_linux/console.log | 30018 +++++++++--------
06-boot_linux/console.log | 390 +-
console.log | 61823 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 61872 insertions(+), 61873 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 eb1a2354d8 [analyzer] List checkers in 3 categories: released, alpha, d [...]
new e9bb934200 [analyzer] Hide developer-only checker/package options by default
new 3a70b6af71 Use clang_cc1 instead of clang in CodeGen test.
The 2 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/clang/Driver/CC1Options.td | 4 ++
.../clang/StaticAnalyzer/Checkers/CheckerBase.td | 17 ++++--
include/clang/StaticAnalyzer/Checkers/Checkers.td | 57 ++++++++++++------
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 4 +-
.../StaticAnalyzer/Frontend/CheckerRegistry.h | 10 ++--
lib/Frontend/CompilerInvocation.cpp | 2 +
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 2 +-
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 23 ++++----
test/Analysis/analyzer-checker-option-help.c | 6 ++
test/CodeGen/loop-vectorize.c | 8 +--
utils/TableGen/ClangSACheckersEmitter.cpp | 69 ++++++++++++----------
11 files changed, 127 insertions(+), 75 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 df0c8337f80 [TTI] Fix some typos in comments. NFC
new 8dc3a075f31 [InstSimplify] insertelement V, undef, ? --> V
new 08cb19517ba [NewPassManager] Add tuning option: ForgetAllSCEVInLoopUnro [...]
The 2 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/Passes/PassBuilder.h | 4 +++
include/llvm/Transforms/Scalar/LoopUnrollPass.h | 24 ++++++++++++++---
lib/Analysis/InstructionSimplify.cpp | 5 ++++
lib/Passes/PassBuilder.cpp | 7 +++--
lib/Transforms/IPO/PassManagerBuilder.cpp | 7 +----
.../InstCombine/InstCombineVectorOps.cpp | 4 ---
lib/Transforms/Scalar/LoopUnrollPass.cpp | 10 ++++++--
test/Transforms/InstCombine/vec_insertelt.ll | 8 ------
test/Transforms/InstSimplify/insertelement.ll | 30 ++++++++++++++++++----
9 files changed, 68 insertions(+), 31 deletions(-)
delete mode 100644 test/Transforms/InstCombine/vec_insertelt.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.
unknown user pushed a change to branch master
in repository clang.
from 2cee20d777 [X86] Split multi-line chained assignments into single lines [...]
new eb1a2354d8 [analyzer] List checkers in 3 categories: released, alpha, d [...]
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:
include/clang/Driver/CC1Options.td | 11 ++--
.../clang/StaticAnalyzer/Checkers/CheckerBase.td | 4 +-
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 16 +++---
lib/Frontend/CompilerInvocation.cpp | 4 +-
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 3 +-
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 31 +++++++++--
test/Analysis/show-checker-list.c | 63 +++++++++++++++++++---
7 files changed, 107 insertions(+), 25 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 gcc.
from dbf8a9dccf9 darwin, x86 - disable '-mfentry' for the port.
new e0a966c08ab LWG 2921 remove packaged_task constructors taking allocators
new a00d36cdbef LWG 2996 add rvalue overloads for shared_ptr aliasing and casting
new 2b16b231946 Fix testsuite bugs
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:
libstdc++-v3/ChangeLog | 38 ++++++++
libstdc++-v3/doc/html/manual/api.html | 3 +
libstdc++-v3/doc/html/manual/bugs.html | 10 ++
libstdc++-v3/doc/xml/manual/evolution.xml | 5 +
libstdc++-v3/doc/xml/manual/intro.xml | 16 ++++
libstdc++-v3/include/bits/shared_ptr.h | 93 +++++++++++++++++--
libstdc++-v3/include/bits/shared_ptr_base.h | 11 +++
libstdc++-v3/include/std/future | 49 +++++-----
.../testsuite/20_util/function_objects/invoke/1.cc | 25 -----
.../20_util/function_objects/invoke/{1.cc => 3.cc} | 10 +-
.../testsuite/20_util/shared_ptr/casts/1.cc | 55 ++++++++++-
.../20_util/shared_ptr/casts/reinterpret.cc | 33 ++++++-
.../testsuite/20_util/shared_ptr/casts/rval.cc | 101 +++++++++++++++++++++
.../shared_ptr/cons/{alias.cc => alias-rval.cc} | 62 ++++++-------
.../testsuite/20_util/shared_ptr/cons/alias.cc | 14 +--
.../unordered_set/allocator/ext_ptr.cc | 2 +-
.../30_threads/packaged_task/cons/alloc.cc | 3 +-
.../30_threads/packaged_task/cons/alloc2.cc | 2 +-
.../30_threads/packaged_task/cons/alloc_min.cc | 2 +-
.../30_threads/packaged_task/uses_allocator.cc | 2 +-
20 files changed, 416 insertions(+), 120 deletions(-)
copy libstdc++-v3/testsuite/20_util/function_objects/invoke/{1.cc => 3.cc} (92%)
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/casts/rval.cc
copy libstdc++-v3/testsuite/20_util/shared_ptr/cons/{alias.cc => alias-rval.cc} (60%)
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 076d946d 0: update: llvm-linux: 19537
new 98817c34 0: update: llvm-linux: 19538
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 (076d946d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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-build_llvm/console.log | 11765 +++++++++++++++----------------
03-build_linux/console.log | 2018 +++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 28 -
console.log | 14045 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14025 insertions(+), 14079 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 387516af11 [analyzer] Add a new frontend flag to display all checker options
new 2cee20d777 [X86] Split multi-line chained assignments into single lines [...]
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/Basic/Targets/X86.cpp | 50 +++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.