This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6c363ab160e [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
new 253f4d7f2ee [cmake] Support moving debuginfo-tests to llvm/projects
new 52966dce46c Revert "[InstCombine] Fix PR35618: Instcombine hangs on sin [...]
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:
CMakeLists.txt | 2 +-
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 40 ++++++----------------
projects/CMakeLists.txt | 7 +++-
.../multiple-uses-load-bitcast-select.ll | 30 ----------------
4 files changed, 18 insertions(+), 61 deletions(-)
delete mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
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 258219304a0 [X86] Remove CompleteModel tags from CPU targets until we h [...]
new 6c363ab160e [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
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:
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 40 ++++++++++++++++------
.../multiple-uses-load-bitcast-select.ll | 30 ++++++++++++++++
2 files changed, 59 insertions(+), 11 deletions(-)
create mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
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 cb61fc53dc Revert a part of 320489 that was submitted unintentionally.
new 9648457862 [debuginfo-tests] Add support for moving debuginfo-tests fro [...]
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/CMakeLists.txt | 9 +++++++++
test/lit.cfg.py | 12 ++++++++++--
2 files changed, 19 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 clang.
from 133cba2f92 Fix ICE when __has_unqiue_object_representations called with [...]
new cb61fc53dc Revert a part of 320489 that was submitted unintentionally.
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/Sema/SemaExprCXX.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 1af98f193cb Revert "[InstCombine] Fix PR35618: Instcombine hangs on sin [...]
new 2a45601d8da [RISCV][NFC] Formatting fix in RISCVInstrInfo.td
new 258219304a0 [X86] Remove CompleteModel tags from CPU targets until we h [...]
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/RISCV/RISCVInstrInfo.td | 8 ++++----
lib/Target/X86/X86SchedBroadwell.td | 4 ++++
lib/Target/X86/X86ScheduleBtVer2.td | 4 ++++
lib/Target/X86/X86ScheduleSLM.td | 4 ++++
lib/Target/X86/X86ScheduleZnver1.td | 6 ++++++
test/CodeGen/X86/pr35636.ll | 35 +++++++++++++++++++++++++++++++++++
6 files changed, 57 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/pr35636.ll
--
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 c8e03de39f6 [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
new 1af98f193cb Revert "[InstCombine] Fix PR35618: Instcombine hangs on sin [...]
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:
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 24 +++--------------
.../multiple-uses-load-bitcast-select.ll | 30 ----------------------
2 files changed, 4 insertions(+), 50 deletions(-)
delete mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
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 006661785e [clang-format] Improve ObjC headers detection.
new 133cba2f92 Fix ICE when __has_unqiue_object_representations called with [...]
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/AST/ASTContext.cpp | 3 +++
lib/Sema/SemaExprCXX.cpp | 3 ++-
test/SemaCXX/type-traits.cpp | 8 ++++++++
3 files changed, 13 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 llvm.
from 95ffa0fcb92 [RISCV] Implement assembler pseudo instructions for RV32I a [...]
new c8e03de39f6 [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
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:
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 24 ++++++++++++++---
.../multiple-uses-load-bitcast-select.ll | 30 ++++++++++++++++++++++
2 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
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 25993422 [clangd] Removed unused variable. NFC
new 6185e3bf [clangd] Introduce a "Symbol" class.
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 | 2 +
clangd/index/Index.cpp | 49 +++++++++++
clangd/index/Index.h | 136 ++++++++++++++++++++++++++++++
clangd/index/SymbolCollector.cpp | 102 ++++++++++++++++++++++
clangd/index/SymbolCollector.h | 43 ++++++++++
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/SymbolCollectorTests.cpp | 110 ++++++++++++++++++++++++
7 files changed, 443 insertions(+)
create mode 100644 clangd/index/Index.cpp
create mode 100644 clangd/index/Index.h
create mode 100644 clangd/index/SymbolCollector.cpp
create mode 100644 clangd/index/SymbolCollector.h
create mode 100644 unittests/clangd/SymbolCollectorTests.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.