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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 426fb74 0: update: llvm-linux: all
new 8bedf7f 0: update: llvm-linux: 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 (426fb74)
\
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 | 220 +-
02-build_llvm/console.log | 12033 +++++++++++++++++-----------------
03-build_linux/console.log | 812 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 13098 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13094 insertions(+), 13110 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 1838c1b68f9 gn build: Merge r365503.
new 0688cff2dfa [BPF] Fix a typo in the file name
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:
.../BPF/{BPFAbstrctMemberAccess.cpp => BPFAbstractMemberAccess.cpp} | 0
lib/Target/BPF/CMakeLists.txt | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename lib/Target/BPF/{BPFAbstrctMemberAccess.cpp => BPFAbstractMemberAccess.cpp} (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 clang-tools-extra.
from 4c5d091e [clangd] Show documentation in hover, and fetch docs from ind [...]
new c77999ac [clangd] Rewrite of logic to rebuild the background index ser [...]
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/CMakeLists.txt | 1 +
clangd/ClangdServer.cpp | 3 +-
clangd/ClangdServer.h | 4 -
clangd/index/Background.cpp | 63 ++++----------
clangd/index/Background.h | 6 +-
clangd/index/BackgroundRebuild.cpp | 137 ++++++++++++++++++++++++++++++
clangd/index/BackgroundRebuild.h | 99 +++++++++++++++++++++
clangd/test/background-index.test | 2 +-
clangd/tool/ClangdMain.cpp | 9 --
clangd/unittests/BackgroundIndexTests.cpp | 108 +++++++++++++++--------
10 files changed, 330 insertions(+), 102 deletions(-)
create mode 100644 clangd/index/BackgroundRebuild.cpp
create mode 100644 clangd/index/BackgroundRebuild.h
--
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 0392724202d [AMDGPU] gfx908 target
new acc4baa81cc [unittest] Add the missing bogus machine register info init [...]
new 1838c1b68f9 gn build: Merge r365503.
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:
unittests/CodeGen/MachineInstrTest.cpp | 5 ++++-
utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn | 2 ++
2 files changed, 6 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/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e5d08d5 0: update: llvm-linux: boot
new d0df455 0: update: llvm-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 (e5d08d5)
\
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 | 166 +-
02-build_llvm/console.log | 11997 ++++++++++++++++----------------
03-build_linux/console.log | 1802 ++---
04-boot_linux/console.log | 464 +-
console.log | 14433 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14400 insertions(+), 14470 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 lldb.
from 7017bf13f [lldb, windows] Update two more locations that use LaunchThre [...]
new e503dc169 [lldb-suite] Skip TestMachCore on Windows
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/functionalities/postmortem/mach-core/TestMachCore.py | 5 ++++-
1 file changed, 4 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.
from 41e6b1c868 [ObjC] Add a warning for implicit conversions of a constant [...]
new a108cf8ff2 [AMDGPU] gfx908 clang target
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/Basic/Cuda.h | 1 +
lib/Basic/Cuda.cpp | 5 +++++
lib/Basic/Targets/AMDGPU.cpp | 6 ++++++
lib/Basic/Targets/NVPTX.cpp | 1 +
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 2 ++
test/CodeGenOpenCL/amdgpu-features.cl | 2 ++
test/Driver/amdgpu-macros.cl | 7 +++++++
test/Driver/amdgpu-mcpu.cl | 2 ++
test/Driver/cuda-bad-arch.cu | 2 ++
9 files changed, 28 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.