This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2386b66ab18 [X86] Implement the fusing of MUL+SUBADD to FMSUBADD
new 365773b3bfd [AMDGPU, AsmParser] Enable the mnemonic spell corrector.
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/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 17 ++++++++-
test/MC/AMDGPU/invalid-instructions-spellcheck.s | 48 ++++++++++++++++++++++++
test/MC/AMDGPU/vop1-gfx9-err.s | 12 +++---
3 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 test/MC/AMDGPU/invalid-instructions-spellcheck.s
--
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 7d32ec8fb0 Make DiagnosticIDs::getAllDiagnostics use std::vector. NFC.
new 6bb630e324 Add support for ObjectFormat to TargetSpecificAttr
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/clang/Basic/Attr.td | 30 ++++++++++----
lib/Sema/SemaDeclAttr.cpp | 6 ---
test/Sema/attr-ifunc.c | 2 +-
utils/TableGen/ClangAttrEmitter.cpp | 82 +++++++++++++++++++------------------
4 files changed, 65 insertions(+), 55 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 1d6fb925fff PR testsuite/83483 - [8 Regression] gcc.dg/memcpy-6.c FAILs
new 04cd502b930 2017-12-20 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 +++++-
gcc/gimplify.c | 3 +--
2 files changed, 6 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 9274a9b246c [PGO] Function section hotness prefix should look at all blocks
new 2386b66ab18 [X86] Implement the fusing of MUL+SUBADD to FMSUBADD
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/X86ISelLowering.cpp | 69 ++++++++++++++++++--------
test/CodeGen/X86/fmsubadd-combine.ll | 96 +++++++-----------------------------
2 files changed, 67 insertions(+), 98 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 lld.
from d025cf5ab LazyObject's file is never null, use a reference.
new 4a546789e Use a reference to a file in the LazyArchive symbol.
new 2ba149f9d Pass a InputFile reference to the Lazy constructor. NFC.
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:
ELF/SymbolTable.cpp | 4 ++--
ELF/Symbols.cpp | 6 +++---
ELF/Symbols.h | 10 +++++-----
3 files changed, 10 insertions(+), 10 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 d49ac948c39 [InstCombine] Add debug location to new caller.
new 9274a9b246c [PGO] Function section hotness prefix should look at all blocks
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/Analysis/ProfileSummaryInfo.h | 8 ++---
lib/Analysis/ProfileSummaryInfo.cpp | 58 ++++++++++++++++++++----------
lib/CodeGen/CodeGenPrepare.cpp | 15 +++-----
test/Transforms/CodeGenPrepare/section.ll | 47 ++++++++++++++++++------
4 files changed, 84 insertions(+), 44 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 lld.
from 4c8ed1545 Use a reference in addLazyArchive. NFC.
new d025cf5ab LazyObject's file is never null, use a reference.
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:
ELF/SymbolTable.cpp | 4 ++--
ELF/Symbols.cpp | 4 ++--
ELF/Symbols.h | 6 +++---
3 files changed, 7 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 lld.
from a03547d48 Use a reference for the shared symbol file.
new 4c8ed1545 Use a reference in addLazyArchive. 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:
ELF/InputFiles.cpp | 2 +-
ELF/SymbolTable.cpp | 18 +++++++++---------
ELF/SymbolTable.h | 2 +-
3 files changed, 11 insertions(+), 11 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 ecb55af7 [clangd] Switch xrefs and documenthighlight to annotated-code [...]
new bf3c9d97 [clangd] Remove an unused lambda capture.
new 3565d1a1 [clangd] Pull CodeCompletionString handling logic into its ow [...]
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:
clangd/CMakeLists.txt | 1 +
clangd/CodeComplete.cpp | 224 ++----------------------
clangd/CodeCompletionStrings.cpp | 188 ++++++++++++++++++++
clangd/CodeCompletionStrings.h | 46 +++++
unittests/clangd/Annotations.cpp | 2 +-
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/CodeCompleteTests.cpp | 2 +-
unittests/clangd/CodeCompletionStringsTests.cpp | 142 +++++++++++++++
8 files changed, 394 insertions(+), 212 deletions(-)
create mode 100644 clangd/CodeCompletionStrings.cpp
create mode 100644 clangd/CodeCompletionStrings.h
create mode 100644 unittests/clangd/CodeCompletionStringsTests.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.