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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e0106d84 0: update: llvm-linux: 19137
new 484b1e21 0: update: llvm-linux: 19137
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 (e0106d84)
\
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 | 216 +-
02-build_llvm/console.log | 11772 ++++++++++++++---------------
03-build_linux/console.log | 3313 ++++----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 +
console.log | 15335 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 15386 insertions(+), 15296 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 4ca52ef5db5 [CodeGen] Move X86 tests under the X86 directory
new 0fc49e75a43 [LoadStoreVectorizer] vectorizeStoreChain - ensure we find [...]
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/Transforms/Vectorize/LoadStoreVectorizer.cpp | 3 ++-
1 file changed, 2 insertions(+), 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 clang-tools-extra.
from 17e29336 [clangd] Qualify uses of ::testing everywhere. NFC
new f5cba7ba [clangd] Boost code completion results that were named in the [...]
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/CodeComplete.cpp | 25 ++++++++++++++++++++
clangd/FindSymbols.cpp | 1 +
clangd/Quality.cpp | 17 ++++++++++++++
clangd/Quality.h | 7 +++++-
clangd/SourceCode.cpp | 40 ++++++++++++++++++++++++++++++++
clangd/SourceCode.h | 8 +++++++
clangd/test/completion-auto-trigger.test | 6 ++---
clangd/unittests/CodeCompleteTests.cpp | 20 ++++++++++++++--
clangd/unittests/QualityTests.cpp | 10 ++++++++
clangd/unittests/SourceCodeTests.cpp | 14 +++++++++++
10 files changed, 142 insertions(+), 6 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 0e79fadf5e5 2019-05-03 Richard Biener <rguenther(a)suse.de>
adds b09466c5d7e Daily bump.
adds fbab4bee9ef Daily bump.
adds 5d9175db363 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c7ee7390 0: update: gcc-0e79fadf5e5f11da8c97cfa11485ec6952c6f3cb: -5
new 283cd3ac 0: update: gcc-5d9175db36399d8928aa9de556937d81b5e55c54: -5
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 (c7ee7390)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 139 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_debug/console.log | 65068 ++++++++++++++--------------
console.log | 65665 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 65614 insertions(+), 65700 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 b09bb10c44f [X86] lowerVectorShuffle - use any_of to detect out of boun [...]
new 14f718c33ff [X86] X86InstrInfo::findThreeSrcCommutedOpIndices - fix unr [...]
new 4ca52ef5db5 [CodeGen] Move X86 tests under the X86 directory
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/Target/X86/X86InstrInfo.cpp | 3 ++-
test/CodeGen/{ => X86}/avx512bf16-intrinsics.ll | 0
test/CodeGen/{ => X86}/avx512bf16-vl-intrinsics.ll | 0
3 files changed, 2 insertions(+), 1 deletion(-)
rename test/CodeGen/{ => X86}/avx512bf16-intrinsics.ll (100%)
rename test/CodeGen/{ => X86}/avx512bf16-vl-intrinsics.ll (100%)
--
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 6c0b0214bb6 [NFC] Update memcpy tests
new 80c8cbf2665 [Analysis] Remove duplicated std::move from LocRange constructor
new b09bb10c44f [X86] lowerVectorShuffle - use any_of to detect out of boun [...]
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/Analysis/LoopInfo.h | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 17 ++++++++---------
2 files changed, 9 insertions(+), 10 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 5b13b99f [clangd] Always call getFormatStyleForFile().
new 17e29336 [clangd] Qualify uses of ::testing everywhere. NFC
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/unittests/BackgroundIndexTests.cpp | 18 +++++------
clangd/unittests/ClangdUnitTests.cpp | 2 +-
clangd/unittests/DexTests.cpp | 6 ++--
clangd/unittests/DiagnosticsTests.cpp | 27 ++++++++--------
clangd/unittests/FileIndexTests.cpp | 20 ++++++------
clangd/unittests/FindSymbolsTests.cpp | 4 +--
clangd/unittests/FuzzyMatchTests.cpp | 22 ++++++-------
clangd/unittests/IndexActionTests.cpp | 6 ++--
clangd/unittests/IndexTests.cpp | 16 ++++-----
clangd/unittests/PrintASTTests.cpp | 6 ++--
clangd/unittests/SerializationTests.cpp | 12 +++----
clangd/unittests/SymbolCollectorTests.cpp | 54 ++++++++++++++-----------------
clangd/unittests/SymbolInfoTests.cpp | 2 +-
clangd/unittests/TypeHierarchyTests.cpp | 18 +++++------
clangd/unittests/XRefsTests.cpp | 10 +++---
15 files changed, 110 insertions(+), 113 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.