This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a0882e9c6c7 [x86/SLH] Extract the logic to trace predicate state throug [...]
new 078cc9c528c Revert "[COFF] Use comdat shared constants for MinGW as well"
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/llvm/MC/MCAsmInfo.h | 5 +++++
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 7 ++++++-
lib/MC/MCAsmInfoCOFF.cpp | 8 ++++++++
test/CodeGen/AArch64/win_cst_pool.ll | 11 ++++++++++-
test/CodeGen/X86/win_cst_pool.ll | 10 +++++++++-
6 files changed, 39 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 0068755f [clangd] Give an example for symbol-builder usage
new 30a69656 [clangd] Proof-of-concept query iterators for Dex symbol 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/CMakeLists.txt | 1 +
clangd/index/dex/Iterator.cpp | 244 +++++++++++++++++++++++++++++++++++++
clangd/index/dex/Iterator.h | 143 ++++++++++++++++++++++
unittests/clangd/DexIndexTests.cpp | 213 +++++++++++++++++++++++++++++++-
4 files changed, 600 insertions(+), 1 deletion(-)
create mode 100644 clangd/index/dex/Iterator.cpp
create mode 100644 clangd/index/dex/Iterator.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 gcc-8-branch
in repository gcc.
from 9fb89fa845c Update ChangeLog and version files for release
new a4df484d092 * BASE-VER: Set to 8.2.1.
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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 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 gcc.
from f9b71a8794b gcov: Fix wrong usage of NAN in statistics (PR gcov-profile [...]
new 62ebba73cce combine: Another hard register problem (PR85805)
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 | 10 ++++++++--
gcc/combine.c | 3 ++-
2 files changed, 10 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 9c2cf1492d7 [test] Do dsymutil update in place
new a0882e9c6c7 [x86/SLH] Extract the logic to trace predicate state throug [...]
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/X86SpeculativeLoadHardening.cpp | 58 +++++++++++++++++---------
1 file changed, 39 insertions(+), 19 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 26a58fce [clangd] Do not rebuild AST if inputs have not changed
new 0068755f [clangd] Give an example for symbol-builder usage
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:
.../GlobalSymbolBuilderMain.cpp | 21 +++++++++++++++++----
1 file changed, 17 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 llvm.
from 7b3bfc8151f [AArch64][NFC] Removed tab characters from test files.
new 65b1f6fe0ac Allow users of the GCOV API to extend the FileInfo class to [...]
new 9c2cf1492d7 [test] Do dsymutil update in place
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/ProfileData/GCOV.h | 3 ++-
test/tools/dsymutil/X86/accelerator.test | 12 ++++++------
2 files changed, 8 insertions(+), 7 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 a51cdaec [clangd] Use a sigmoid style function for #usages boost in sy [...]
new 26a58fce [clangd] Do not rebuild AST if inputs have not changed
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/TUScheduler.cpp | 33 ++++++++++++++++--
test/clangd/extra-flags.test | 2 +-
unittests/clangd/TUSchedulerTests.cpp | 66 ++++++++++++++++++++++++++++++++---
unittests/clangd/TestFS.cpp | 10 +++---
unittests/clangd/TestFS.h | 3 +-
5 files changed, 100 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.