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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 41dbf43c5 gcc-63130ee336e0dad61d5f44f8ca87669b503228e1: all
new 4dde4b8d2 binutils-bb27775165d9b992120371383012404e213b1981: 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 (41dbf43c5)
\
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 | 64 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3737 ++++++++---------
4-build_abe-stage1/console.log | 4666 ++++++++++-----------
5-count_linux_objs/console.log | 28 +-
console.log | 8507 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8398 insertions(+), 8624 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 46d00b498a7 Remove irrelevant references to legacy git repositories fro [...]
new 9222a7e41a9 [X86] Add PR40318 shuffle test case
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:
test/CodeGen/X86/vector-shuffle-128-v8.ll | 32 +++++++++++++++++++++++++++++++
1 file changed, 32 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.
unknown user pushed a change to branch master
in repository clang.
from 22a4e7a8e6 Reduce ASTMatchers stack footprint. Addresses http://llvm.or [...]
new 1fe2cedf07 Remove irrelevant references to legacy git repositories from [...]
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:
.../Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif | 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.
unknown user pushed a change to branch master
in repository llvm.
from c32dca79164 Revert r351138 "[ORC] Move ORC Core symbol map and set type [...]
new f764968e177 [DAGCombiner] reduce buildvec of zexted extracted element t [...]
new 5f930f43b56 [SLP][X86] Split prefer-256-bit 'AVX256BW' tests from AVX2 checks
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 75 +++++
test/CodeGen/X86/buildvec-extract.ll | 316 +++++++++++----------
.../Transforms/SLPVectorizer/X86/arith-add-ssat.ll | 14 +-
.../Transforms/SLPVectorizer/X86/arith-add-usat.ll | 14 +-
.../Transforms/SLPVectorizer/X86/arith-sub-ssat.ll | 14 +-
.../Transforms/SLPVectorizer/X86/arith-sub-usat.ll | 14 +-
6 files changed, 264 insertions(+), 183 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 5ead71c81f8 2019-01-15 Richard Biener <rguenther(a)suse.de>
new c415e6f6fb2 2019-01-15 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 6 ++++++
gcc/dwarf2out.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lto/pr88046_0.C | 14 ++++++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr88046_0.C
--
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 openmp.
from 58ea7bd Update year in license files
new f52d8cc [OMPT] Second chunk of final OMPT 5.0 interface updates
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:
runtime/cmake/LibompExports.cmake | 2 +-
runtime/src/CMakeLists.txt | 8 +-
runtime/src/include/50/omp-tools.h.var | 1083 ++++++++++++++++++++
runtime/src/include/50/ompt.h.var | 735 -------------
runtime/src/kmp_barrier.cpp | 2 +-
runtime/src/kmp_csupport.cpp | 8 +-
runtime/src/kmp_gsupport.cpp | 2 +-
runtime/src/kmp_runtime.cpp | 20 +-
runtime/src/kmp_taskdeps.cpp | 24 +-
runtime/src/kmp_wait_release.h | 2 +-
runtime/src/ompt-event-specific.h | 4 +-
runtime/src/ompt-general.cpp | 10 +-
runtime/src/ompt-internal.h | 4 +-
runtime/src/ompt-specific.cpp | 2 +-
runtime/test/lit.cfg | 2 +-
runtime/test/ompt/callback.h | 29 +-
runtime/test/ompt/cancel/cancel_taskgroup.c | 2 +-
.../ompt/loadtool/tool_available/tool_available.c | 2 +-
.../tool_available_search/tool_available_search.c | 4 +-
.../tool_not_available/tool_not_available.c | 4 +-
runtime/test/ompt/parallel/parallel_if0.c | 2 +-
runtime/test/ompt/parallel/serialized.c | 2 +-
.../synchronization/barrier/implicit_task_data.c | 2 +-
runtime/test/ompt/tasks/explicit_task.c | 2 +-
runtime/test/ompt/tasks/taskyield.c | 2 +-
25 files changed, 1161 insertions(+), 798 deletions(-)
create mode 100644 runtime/src/include/50/omp-tools.h.var
delete mode 100644 runtime/src/include/50/ompt.h.var
--
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 afa61572325 Update value of __cpp_lib_shared_ptr_arrays macro
new 5ead71c81f8 2019-01-15 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/{torture/pr82402.c => pr88855.c} | 1 +
gcc/tree-if-conv.c | 4 ++++
4 files changed, 16 insertions(+)
copy gcc/testsuite/gcc.dg/{torture/pr82402.c => pr88855.c} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.