This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from dbace9b637 Revert r345009 "[DebugInfo] Generate debug information for l [...]
new 513ac508c9 [clang] Fix a null pointer dereference.
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/SemaCodeComplete.cpp | 3 +++
test/Index/complete-switch.c | 10 ++++++++++
2 files changed, 13 insertions(+)
create mode 100644 test/Index/complete-switch.c
--
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 778349e2df2 Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select [...]
new 191127eb32c [SLSR] auto-generate full test assertions; 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:
.../StraightLineStrengthReduce/slsr-add.ll | 131 +++++++++++++--------
1 file changed, 79 insertions(+), 52 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 bd0ecc17b79 Add BROADCAST shuffle cost tests.
new 778349e2df2 Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select [...]
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/X86ISelDAGToDAG.cpp | 104 ++++++++----
lib/Target/X86/X86InstrInfo.td | 26 ---
test/CodeGen/X86/extract-bits.ll | 328 ++++++++++++++----------------------
test/CodeGen/X86/extract-lowbits.ll | 223 +++++++-----------------
4 files changed, 263 insertions(+), 418 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 f3f126519d7 Add BROADCAST shuffle cost tests.
new bd0ecc17b79 Add BROADCAST shuffle cost 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:
.../CostModel/AArch64/shuffle-broadcast.ll | 35 ++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 test/Analysis/CostModel/AArch64/shuffle-broadcast.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 596da6b939 [AST] Do not align virtual bases in `MicrosoftRecordLayoutBu [...]
new dbace9b637 Revert r345009 "[DebugInfo] Generate debug information for l [...]
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/CGDebugInfo.cpp | 26 --------------------------
lib/CodeGen/CGDebugInfo.h | 3 ---
lib/CodeGen/CGStmt.cpp | 10 ----------
test/CodeGen/debug-label-inline.c | 28 ----------------------------
test/CodeGen/debug-label.c | 16 ----------------
5 files changed, 83 deletions(-)
delete mode 100644 test/CodeGen/debug-label-inline.c
delete mode 100644 test/CodeGen/debug-label.c
--
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 d23e9a43 [clangd] Support passing a relative path to -compile-commands-dir
new 87f1a107 [clangd] Remove caching of compilation database commands.
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 | 15 ++-------------
clangd/ClangdLSPServer.h | 8 ++------
clangd/GlobalCompilationDatabase.cpp | 32 --------------------------------
clangd/GlobalCompilationDatabase.h | 27 ---------------------------
4 files changed, 4 insertions(+), 78 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 e783c68e09c 2018-10-23 Richard Biener <rguenther(a)suse.de>
new 81f344ccfac PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/bits/unique_ptr.h | 12 ++++++++----
.../creation/87278.cc => unique_ptr/cons/incomplete.cc} | 12 +++++++++---
3 files changed, 25 insertions(+), 7 deletions(-)
copy libstdc++-v3/testsuite/20_util/{shared_ptr/creation/87278.cc => unique_ptr/co [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.