This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d7960310017 [AggressiveInstCombine] avoid crashing on unsimplified code [...]
new 8d9ab7e57d5 Docs: Fix the title underline too short.
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:
docs/ProgrammersManual.rst | 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.
from 077a4f200f Redirect output to /dev/null in the tests added in r332160.
new cfbf163f3a [CodeComplete] Provide completion in decls even for incomple [...]
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 | 6 ++----
test/CodeCompletion/incomplete-ret-type.cpp | 13 +++++++++++++
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 test/CodeCompletion/incomplete-ret-type.cpp
--
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 65e6faea890 [mips] Add missing test case from r332227
new d7960310017 [AggressiveInstCombine] avoid crashing on unsimplified code [...]
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:
.../AggressiveInstCombine/AggressiveInstCombine.cpp | 4 ++++
test/Transforms/AggressiveInstCombine/masked-cmp.ll | 16 ++++++++++++++++
2 files changed, 20 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 llvm.
from 0818e789cb5 Rename DEBUG macro to LLVM_DEBUG.
new 65e6faea890 [mips] Add missing test case from r332227
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/MC/Mips/micromips-fpu64-instructions.s | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 test/MC/Mips/micromips-fpu64-instructions.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 lld.
from 1ff6366c3 [ELF] Do not error for missing version when symbol has local [...]
new a9f306c52 [ELF] - Simplify. 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 +-
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 llvm.
from e17809bf50a Re-land r332230 "[llvm-exegesis]Fix a warning in r332221"
new b97a8ca8d61 Fix "not all control paths return a value" MSVC warning. NFCI.
new fc2b453631f Fix Wdocumentation warnings. NFCI.
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/DebugInfo/DWARF/DWARFDebugLine.h | 2 +-
lib/IR/Core.cpp | 1 +
unittests/DebugInfo/DWARF/DwarfGenerator.h | 2 +-
3 files 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 clang-tools-extra.
from f40806f1 [clangd] Fix warning after fully covered enum switch. NFC.
new ef38e1ad [clangd] Add helper for collecting #include directives in file.
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/ClangdUnit.cpp | 67 ++++++++++++++-------------------------------------
clangd/ClangdUnit.h | 15 ++++++------
clangd/Headers.cpp | 57 ++++++++++++++++++++++++++++---------------
clangd/Headers.h | 14 +++++++++++
clangd/XRefs.cpp | 8 +++---
5 files changed, 81 insertions(+), 80 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 ac0e81db36 Revert "[CodeGen] Disable aggressive structor optimizations at -O0"
new 077a4f200f Redirect output to /dev/null in the tests added in r332160.
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/Driver/clang-abi-compat.cpp | 4 ++--
1 file changed, 2 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 llvm.
from e2c1bdb4dd5 [AArch64][SVE] Extend parsing of Prefetch operation for SVE.
new e17809bf50a Re-land r332230 "[llvm-exegesis]Fix a warning in r332221"
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:
unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.