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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 384a0c476a linux-8834f5600cf3c8db365e18a3d5cac2c2780c81e5: 17392
new c408baf6ed llvm-44c793021d5746a3860aaa241e7f0756a48df744: 17392
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 (384a0c476a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 68 +-
2-build_llvm/console.log | 10213 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 531 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10818 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10834 insertions(+), 10822 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-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 595d73421b Automatic date update in version.in
adds d43a048997 Skip ld/pr23169 on SPARC.
No new revisions were added by this update.
Summary of changes:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-ifunc/ifunc.exp | 4 +++-
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 15f373a07b linux-dc4c899977350728714d44b6e0d39673f6a97281: 17444
new 417c9246d2 binutils-d43a04899779ad5b7d83ded8e0b3d124ccbac6fb: 17444
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 (15f373a07b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 13 +-
3-build_abe-binutils/console.log | 3206 +++++++++----------
4-build_abe-stage1/console.log | 2842 +++++++++--------
5-count_linux_objs/console.log | 190 +-
7-update_baseline/console.log | 20 +
console.log | 6299 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 6396 insertions(+), 6194 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 152f9e6296a [X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) [...]
new 6277ca3b6d9 [CommandLine] Don't print empty sentinel values from EnumVa [...]
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/Support/CommandLine.cpp | 79 ++++++++---
tools/llvm-symbolizer/llvm-symbolizer.cpp | 2 +-
unittests/Support/CommandLineTest.cpp | 215 ++++++++++++++++++++++++++++++
3 files changed, 279 insertions(+), 17 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 c7ccea5a [clangd] Bump vscode-clangd v0.0.10
new 8bbdbd09 [clangd] Enable include insertion for static index
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/ClangdServer.cpp | 6 +++--
clangd/ClangdUnit.cpp | 46 ++++++++++++++++++++++++++++------
clangd/ClangdUnit.h | 12 ++++++---
clangd/TUScheduler.cpp | 6 +++--
clangd/TUScheduler.h | 4 ++-
clangd/index/FileIndex.cpp | 27 ++++++++++----------
clangd/index/FileIndex.h | 8 +++---
unittests/clangd/CodeCompleteTests.cpp | 30 ++++++++++++++++++++++
unittests/clangd/FileIndexTests.cpp | 22 ++++++++++------
unittests/clangd/TestTU.cpp | 6 +++--
10 files changed, 125 insertions(+), 42 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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 5f1d371c70 llvm-8cc77b4abfde78057798de445a9e7d46d9b77819: all
new c7e89a2952 linux-66d54fa79f95378fd7ea91faa270284ac855493d: 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 (5f1d371c70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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:
2-build_llvm/console.log | 10207 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 148 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10431 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 10415 insertions(+), 10397 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.
"Christophe Lyon pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 043690c tcwg_bmk-build: Use $reset_baseline instead of $rr[reset_baseline]
new 8bd6a24 round-robin: Fix reset_baseline with previous patch
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:
round-robin.sh | 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 openmp.
from 71c5f3c [OMPT] Make sure that OMPT is enabled when accessing internal [...]
new 9d191f0 [OMPT] Make sure that OMPT is enabled when accessing internal [...]
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/src/kmp_dispatch.cpp | 1 +
runtime/src/kmp_os.h | 14 ++++++++++++++
runtime/src/kmp_runtime.cpp | 1 +
runtime/src/kmp_tasking.cpp | 1 +
4 files changed, 17 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 llvm.
from 5e786f3ff1f Revert r353048.
new 152f9e6296a [X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) [...]
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/Target/X86/X86ISelLowering.cpp | 7 +++++++
test/CodeGen/X86/avx512-cvt-widen.ll | 4 ----
test/CodeGen/X86/avx512-cvt.ll | 4 ----
test/CodeGen/X86/bitcast-setcc-128.ll | 3 ---
test/CodeGen/X86/bitcast-setcc-256.ll | 5 +----
test/CodeGen/X86/bitcast-setcc-512.ll | 9 ++-------
test/CodeGen/X86/movmsk-cmp.ll | 33 +++++++--------------------------
7 files changed, 17 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.