This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 62e99e1 [XRay] Fix assertion failure on empty machine basic blocks (P [...]
new 0fd1a2c [CodeGen] Make MachineInstr::isIdenticalTo() symmetric.
new abc24ac [ARM] GlobalISel: Support loading from the stack
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:
lib/CodeGen/MachineInstr.cpp | 18 +++++++++----
lib/Target/ARM/ARMInstructionSelector.cpp | 24 ++++++++++++++---
lib/Target/ARM/ARMLegalizerInfo.cpp | 6 +++++
lib/Target/ARM/ARMRegisterBankInfo.cpp | 25 ++++++++++++-----
.../ARM/GlobalISel/arm-instruction-select.mir | 31 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 31 ++++++++++++++++++++++
6 files changed, 120 insertions(+), 15 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 50dd7b0 [clang-format] revert an unintended change in r288493 and add [...]
new 1a0fd5b clang-format: Slightly tweak the behavior of <<-wrapping.
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/Format/ContinuationIndenter.cpp | 2 +-
lib/Format/TokenAnnotator.cpp | 9 +++++++--
unittests/Format/FormatTest.cpp | 3 +++
3 files changed, 11 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 glibc.
from 7051390 Add missing bug number to ChangeLog
new 2702856 Disable TSX on some Haswell processors.
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 | 6 ++++++
sysdeps/x86/cpu-features.c | 29 +++++++++++++++++++++++------
2 files changed, 29 insertions(+), 6 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 9932fa3 Revert "[c++1z] P0195R2: Support pack-expansion of using-decl [...]
new 50dd7b0 [clang-format] revert an unintended change in r288493 and add [...]
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/Format/Format.cpp | 2 +-
unittests/Format/CleanupTest.cpp | 13 +++++++++++++
2 files changed, 14 insertions(+), 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 gcc.
from 681d6be PR target/78748: S/390: Fix ICE with ANDC splitter.
new abbb537 2016-12-19 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/intrinsic.texi | 27 ++++++++++++++++-----------
2 files changed, 23 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.
from 895b5f6 clang-format: Fix regression introduced in r290084.
new 9932fa3 Revert "[c++1z] P0195R2: Support pack-expansion of using-decl [...]
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/DeclCXX.h | 119 +------------
include/clang/AST/RecursiveASTVisitor.h | 2 -
include/clang/Basic/DeclNodes.td | 1 -
include/clang/Basic/DiagnosticParseKinds.td | 7 -
include/clang/Basic/DiagnosticSemaKinds.td | 5 -
include/clang/Parse/Parser.h | 6 +-
include/clang/Sema/Sema.h | 16 +-
include/clang/Sema/Template.h | 5 -
include/clang/Serialization/ASTBitCodes.h | 2 -
lib/AST/DeclBase.cpp | 5 +-
lib/AST/DeclCXX.cpp | 36 +---
lib/CodeGen/CGDecl.cpp | 4 -
lib/Parse/ParseDeclCXX.cpp | 79 +++++++--
lib/Sema/SemaDeclCXX.cpp | 74 +++------
lib/Sema/SemaExprCXX.cpp | 14 +-
lib/Sema/SemaOverload.cpp | 8 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 193 +++++++--------------
lib/Sema/SemaTemplateVariadic.cpp | 19 ++-
lib/Sema/TreeTransform.h | 142 ++++++----------
lib/Serialization/ASTCommon.cpp | 1 -
lib/Serialization/ASTReaderDecl.cpp | 15 --
lib/Serialization/ASTWriterDecl.cpp | 12 --
test/PCH/cxx1z-using-declaration.cpp | 35 ----
test/Parser/cxx1z-using-declaration.cpp | 9 +-
test/SemaTemplate/cxx1z-using-declaration.cpp | 230 --------------------------
tools/libclang/CIndex.cpp | 1 -
26 files changed, 247 insertions(+), 793 deletions(-)
delete mode 100644 test/PCH/cxx1z-using-declaration.cpp
delete mode 100644 test/SemaTemplate/cxx1z-using-declaration.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 gcc.
from 11c0e2c 2016-12-19 Krister Walfridsson <krister.walfridsson(a)gmail.com>
new 8379362 combine: Omit redundant AND in change_zero_ext.
new 681d6be PR target/78748: S/390: Fix ICE with ANDC splitter.
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:
gcc/ChangeLog | 10 ++++++++++
gcc/combine.c | 9 +++++++--
gcc/config/s390/s390.md | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr78748.c | 14 ++++++++++++++
5 files changed, 41 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr78748.c
--
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 9834d45 2016-12-19 Krister Walfridsson <krister.walfridsson(a)gmail.com>
new 11c0e2c 2016-12-19 Krister Walfridsson <krister.walfridsson(a)gmail.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 | 4 ++++
gcc/config/netbsd.h | 4 ++++
2 files 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 5d0801a [X86] When recognizing vector loads or VZEXT_LOAD in selectSc [...]
new 62e99e1 [XRay] Fix assertion failure on empty machine basic blocks (P [...]
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/XRayInstrumentation.cpp | 11 +++++++++--
test/CodeGen/X86/xray-empty-firstmbb.mir | 23 +++++++++++++++++++++++
test/CodeGen/X86/xray-empty-function.mir | 13 +++++++++++++
3 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/xray-empty-firstmbb.mir
create mode 100644 test/CodeGen/X86/xray-empty-function.mir
--
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 ea43902 Add myself under Write After Approval.
new 9834d45 2016-12-19 Krister Walfridsson <krister.walfridsson(a)gmail.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:
libgcc/ChangeLog | 6 ++++++
libgcc/config.host | 3 ++-
libgcc/crtstuff.c | 2 +-
libgcc/unwind-dw2-fde-dip.c | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.