This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 838ac3865fe [SLPVectorizer] Add basic support for mul/and/or/xor horizo [...]
new e3237d202fb [LegalizeDAG] Share Vector/Scalar CTTZ Expansion
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/CodeGen/TargetLowering.h | 7 ++++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 36 +++--------------
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 20 ++--------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 55 ++++++++++++++++++++++++++
4 files changed, 71 insertions(+), 47 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 gcc-8-branch
in repository gcc.
from dea898d15ec backport "[c++] Fix DECL_BY_REFERENCE of clone parms"
new adf70dacd1b 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 | 8 ++++----
.../creation/87278.cc => unique_ptr/cons/incomplete.cc} | 12 +++++++++---
3 files changed, 21 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 513ac508c9 [clang] Fix a null pointer dereference.
new 3aca0c6080 [OpenCL][NFC] Unify ZeroToOCL* cast types
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/AST/OperationKinds.def | 8 +--
include/clang/Sema/Initialization.h | 16 ++----
lib/AST/Expr.cpp | 3 +-
lib/AST/ExprConstant.cpp | 6 +-
lib/CodeGen/CGExpr.cpp | 6 +-
lib/CodeGen/CGExprAgg.cpp | 3 +-
lib/CodeGen/CGExprComplex.cpp | 3 +-
lib/CodeGen/CGExprConstant.cpp | 3 +-
lib/CodeGen/CGExprScalar.cpp | 10 +---
lib/Edit/RewriteObjCFoundationAPI.cpp | 3 +-
lib/Sema/SemaCast.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 7 +--
lib/Sema/SemaInit.cpp | 97 +++++++++++----------------------
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 3 +-
14 files changed, 55 insertions(+), 115 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.