This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2a8d5cd Fixing cast condition for removing casts from builtin FPClass [...]
new 229bc1b Fix assert message. 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:
lib/Sema/SemaOpenMP.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 clang-tools-extra.
from 2cd835e modernize-use-auto NFC fixes
new 7a76f53 Deleted unused typedef
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:
modularize/ModularizeUtilities.cpp | 1 -
1 file changed, 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 gcc-6-branch
in repository gcc.
from bdf2e63 PR target/78796 * config/aarch64/aarch64.c (aarch64_classif [...]
new 8eb5675 PR target/59874 * config/i386/i386.c (enum ix86_builtins): [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 14 ++++++++++++--
2 files changed, 20 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 0d8381b Replace APFloatBase static fltSemantics data members with get [...]
new 2cd835e modernize-use-auto NFC fixes
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:
change-namespace/ChangeNamespace.cpp | 2 +-
.../lib/Tooling/ApplyReplacements.cpp | 7 +--
clang-query/Query.cpp | 9 +--
clang-query/QueryParser.cpp | 4 +-
clang-query/tool/ClangQuery.cpp | 8 +--
.../cppcoreguidelines/ProTypeMemberInitCheck.cpp | 4 +-
.../SpecialMemberFunctionsCheck.cpp | 3 +-
clang-tidy/google/ExplicitConstructorCheck.cpp | 3 +-
clang-tidy/google/NonConstReferences.cpp | 2 +-
clang-tidy/llvm/TwineLocalCheck.cpp | 2 +-
clang-tidy/misc/ArgumentCommentCheck.cpp | 2 +-
clang-tidy/misc/MoveForwardingReferenceCheck.cpp | 3 +-
clang-tidy/misc/MultipleStatementMacroCheck.cpp | 2 +-
.../misc/ThrowByValueCatchByReferenceCheck.cpp | 6 +-
clang-tidy/modernize/UseNullptrCheck.cpp | 4 +-
clang-tidy/modernize/UseOverrideCheck.cpp | 2 +-
clang-tidy/mpi/TypeMismatchCheck.cpp | 2 +-
clang-tidy/readability/ImplicitBoolCastCheck.cpp | 2 +-
clang-tidy/readability/NamespaceCommentCheck.cpp | 2 +-
.../readability/RedundantDeclarationCheck.cpp | 2 +-
.../readability/RedundantSmartptrGetCheck.cpp | 4 +-
include-fixer/find-all-symbols/FindAllSymbols.cpp | 2 +-
modularize/CoverageChecker.cpp | 5 +-
modularize/Modularize.cpp | 4 +-
modularize/ModularizeUtilities.cpp | 7 +--
modularize/ModuleAssistant.cpp | 15 ++---
modularize/PreprocessorTracker.cpp | 70 +++++++++-------------
pp-trace/PPTrace.cpp | 3 +-
.../clang-tidy/ClangTidyDiagnosticConsumerTest.cpp | 2 +-
unittests/clang-tidy/NamespaceAliaserTest.cpp | 3 +-
unittests/clang-tidy/UsingInserterTest.cpp | 3 +-
31 files changed, 72 insertions(+), 117 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 ddae161 [DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo [...]
new 18054ce Wdocumentation fix
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/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h | 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 c6e4e5f Fix bug 30945- [AVX512] Failure to flip vector comparison to [...]
new ddae161 [DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo [...]
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/SelectionDAG/DAGCombiner.cpp | 75 +++++++++------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 18 +++-
test/CodeGen/X86/combine-sdiv.ll | 47 +++++-----
test/CodeGen/X86/combine-srem.ll | 28 +-----
test/CodeGen/X86/combine-udiv.ll | 147 +++++++++++-------------------
test/CodeGen/X86/combine-urem.ll | 103 +++------------------
test/CodeGen/X86/urem-power-of-two.ll | 13 ++-
7 files changed, 163 insertions(+), 268 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 glibc.
from 14348aa Make w_log1p type-generic
new d58ab81 Improve strtok and strtok_r performance. Instead of calling [...]
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:
ChangeLog | 8 ++++++++
benchtests/bench-strtok.c | 34 +++++++++++++++++++++++++++++++---
string/bits/string2.h | 39 ---------------------------------------
string/string-inlines.c | 30 ++++++++++++++++++++++++++++++
string/strtok.c | 38 +++-----------------------------------
string/strtok_r.c | 31 ++++++++++++++++---------------
6 files changed, 88 insertions(+), 92 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 a555b2e MIPS: Remove redundant dg-skip-if from mips16-attributes.c.
new cbd5018 Make printers detect invalid debug mode iterators
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 | 9 +++
libstdc++-v3/python/libstdcxx/v6/printers.py | 8 ++-
.../testsuite/libstdc++-prettyprinters/debug.cc | 15 +++++
.../libstdc++-prettyprinters/debug_cxx11.cc | 71 ++++++++++++++++++++++
4 files changed, 101 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/debug_cxx11.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.