This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 30703812673 [X86] Regenerate popcnt tests
new 14eb98a29c0 [SeparateConstOffsetFromGEP] Fix a typo. 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:
lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp | 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 glibc.
from f1e005022e Revert exp reimplementation (causes test failures).
new 648615e13f Avoid signed shift overflow in pow (bug 21309).
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:
ChangeLog | 6 ++++++
sysdeps/ieee754/dbl-64/e_pow.c | 3 ++-
2 files changed, 8 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 lld.
from 7dc45388e [WebAssembly] Add support for writing out init functions in l [...]
new f9b8a9b49 [WebAssembly] Remove used member from SymbolTable
new 12cabac60 [WebAssembly] Fix typo
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:
wasm/SymbolTable.cpp | 4 ++--
wasm/SymbolTable.h | 1 -
2 files changed, 2 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 lldb.
from 811ce592a Tweak to the debugserver entitlements setup in the xcode proj [...]
new 500e8eca6 Temporarily XFAIL test/functionalities/exec while investiagti [...]
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:
packages/Python/lldbsuite/test/functionalities/exec/TestExec.py | 2 ++
1 file changed, 2 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-tools-extra.
from 25616f39 [clangd] Build dynamic index and use it for code completion.
new 03e56fe6 [clangd] Supress a log warning by putting it behind a condition.
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 | 5 +++--
1 file 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 gcc.
from ed70adfc99d SFN: don't drop markers for skipping var-tracking
new edcf99db18d PR tree-optimization/83444 * tree-ssa-strlen.c (strlen_ch [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/strlenopt-38.c | 11 +++++++++++
gcc/tree-ssa-strlen.c | 19 ++++++++++++++++---
4 files changed, 37 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 llvm.
from ea090c0f0ef [GlobalISel][Legalizer] Fix crash when trying to lower G_FN [...]
new 30703812673 [X86] Regenerate popcnt tests
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/popcnt.ll | 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 clang-tools-extra.
from 553feab6 [clangd] Split findDefs/highlights into XRefs, from ClangdUnit. NFC
new 25616f39 [clangd] Build dynamic index and use it for code completion.
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/ClangdLSPServer.cpp | 5 +++--
clangd/ClangdLSPServer.h | 3 ++-
clangd/ClangdServer.cpp | 13 +++++++++++++
clangd/ClangdServer.h | 8 ++++++++
clangd/ClangdUnit.cpp | 16 +++++++++++-----
clangd/ClangdUnit.h | 12 ++++++++++--
clangd/ClangdUnitStore.cpp | 7 ++++---
clangd/ClangdUnitStore.h | 8 +++++++-
clangd/tool/ClangdMain.cpp | 10 +++++++++-
unittests/clangd/CodeCompleteTests.cpp | 32 ++++++++++++++++++++++++++++++++
10 files changed, 99 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.