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 1c60b51f Revert "[clangd] The new threading implementation" (r324356)
new 76e28f7c [clangd] Make the premble tremble.
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/ClangdUnit.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 0728ed17 [clangd] Attempt to unbreak windows buildbots.
new 1c60b51f Revert "[clangd] The new threading implementation" (r324356)
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.h | 1 +
clangd/ClangdUnit.h | 4 -
clangd/ClangdUnitStore.cpp | 37 ++++
clangd/ClangdUnitStore.h | 73 +++++++
clangd/TUScheduler.cpp | 418 ++++++------------------------------
clangd/TUScheduler.h | 17 +-
clangd/Threading.cpp | 96 ++++-----
clangd/Threading.h | 99 +++++----
unittests/clangd/CMakeLists.txt | 1 -
unittests/clangd/ThreadingTests.cpp | 65 ------
11 files changed, 279 insertions(+), 533 deletions(-)
create mode 100644 clangd/ClangdUnitStore.cpp
create mode 100644 clangd/ClangdUnitStore.h
delete mode 100644 unittests/clangd/ThreadingTests.cpp
--
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 01bc4f32c4b [Hexagon] Don't form new-value jumps from floating-point in [...]
new 0c588bfa870 [AMDGPU] removed dead code handling rmw in memory legalizer
new e89505778ed [InlineFunction] Update deprecated use of IRBuilder CreateM [...]
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/AMDGPU/SIMemoryLegalizer.cpp | 69 ++-------------------------------
lib/Transforms/Utils/InlineFunction.cpp | 2 +-
2 files changed, 4 insertions(+), 67 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 libcxx.
from f477af5fd Fix misleading indentation; replace a couple of NULLs with nu [...]
new 68b20ca4d Fix building libc++ with the macOS 10.13 SDK with -mmacosx-ve [...]
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:
src/experimental/filesystem/operations.cpp | 33 ++++++++++++++++++++++++++----
1 file changed, 29 insertions(+), 4 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 61f58c71 [clangd] Fixed a bug in the new threading implementation.
new 0728ed17 [clangd] Attempt to unbreak windows buildbots.
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/clangd/trace.test | 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 82c0b7b5985 [InstCombine][ValueTracking] Match non-uniform constant pow [...]
new 01bc4f32c4b [Hexagon] Don't form new-value jumps from floating-point in [...]
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/Hexagon/HexagonNewValueJump.cpp | 16 ++++++++++++++++
test/CodeGen/Hexagon/newvaluejump-float.mir | 19 +++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/CodeGen/Hexagon/newvaluejump-float.mir
--
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 79660ead0 Build each testcase variant in its own subdirectory and remov [...]
new c369d58de More correct handling of error cases C++ name parser
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:
source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp | 3 +--
unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp | 2 ++
2 files changed, 3 insertions(+), 2 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 zorg.
from a604ded [buildbot] Fixed a typo in cudabot CXX compiler name.
new bd9d9bb Use normalized absolute paths for dependency files
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:
dep/dep.py | 4 +++-
1 file changed, 3 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 58f3ace1dc [clang-format] Add more tests for Objective-C 2.0 generic alignment
new 5203555364 Pass around function pointers as CGCallees, not bare llvm::Value*s.
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/CodeGen/CGCXXABI.h | 8 ++---
lib/CodeGen/CGCall.cpp | 21 ++++++++-----
lib/CodeGen/CGCall.h | 4 +++
lib/CodeGen/ItaniumCXXABI.cpp | 67 ++++++++++++++++++++++-------------------
lib/CodeGen/MicrosoftCXXABI.cpp | 35 ++++++++++++---------
5 files changed, 77 insertions(+), 58 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 release_60
in repository libcxx.
from d6e2b1637 Merging r321963: -------------------------------------------- [...]
new 8d0ea1304 Merging r324153: -------------------------------------------- [...]
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:
.../meta.unary.prop/has_unique_object_representations.pass.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.