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 d204c088 [clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer
new e8f226ac [clang-tidy] ExprMutationAnalyzer: construct from references. [...]
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:
clang-tidy/performance/ForRangeCopyCheck.cpp | 4 ++--
clang-tidy/performance/UnnecessaryValueParamCheck.cpp | 4 ++--
clang-tidy/utils/ExprMutationAnalyzer.cpp | 16 ++++++++--------
clang-tidy/utils/ExprMutationAnalyzer.h | 6 +++---
unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 4 ++--
5 files changed, 17 insertions(+), 17 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 5603fd02d56 [ADT] Support converting to lowercase string in toHex
new ef953d792e1 NFC: bit.h don't warn on strict aliasing for GCC <= 7.1
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/ADT/bit.h | 8 ++++++++
1 file changed, 8 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 bda6541c0ca [Hexagon] Split large offsets into properly aligned addends
new 5603fd02d56 [ADT] Support converting to lowercase string in toHex
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/ADT/StringExtras.h | 11 ++++++-----
unittests/ADT/StringExtrasTest.cpp | 2 ++
2 files changed, 8 insertions(+), 5 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 335e6594a9d * config/i386/i386.md (x87/SSE constant load splitter): Us [...]
new b8c469163e1 * config/i386/i386.md (<sincos>xf2): Rename from *<sincos> [...]
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 | 23 ++++++
gcc/config/i386/i386.md | 192 +++++++++++-------------------------------------
2 files changed, 66 insertions(+), 149 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 4eef9f69080 [InstCombine] use SelectInst operand names to make code cle [...]
new bda6541c0ca [Hexagon] Split large offsets into properly aligned addends
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/Hexagon/HexagonConstExtenders.cpp | 9 +++++++++
1 file changed, 9 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 gcc.
from 81cd6f06dc6 * class.c (build_vtbl_ref): Remove. (build_vtbl_ref_1): R [...]
new 335e6594a9d * config/i386/i386.md (x87/SSE constant load splitter): Us [...]
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/config/i386/i386.md | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.