This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e54da63 [index] C++: Improve handling of typedefs as base names in C+ [...]
new 03662f3 Refactor ConstantInitBuilder to allow other frontends to more [...]
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/CodeGen/ConstantInitBuilder.h | 633 +++++++++++++++++-----------
lib/CodeGen/ConstantInitBuilder.cpp | 98 ++++-
2 files changed, 471 insertions(+), 260 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 59071e4 [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to [...]
new ecd4d53 [x86] don't require a zext when forming ADC/SBB
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/X86/X86ISelLowering.cpp | 53 +++++++++++++++++--------------
test/CodeGen/X86/avx512-insert-extract.ll | 24 +++++++-------
2 files changed, 41 insertions(+), 36 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 16b0e32 PR c/79847 * c-decl.c (implicit_decl_warning): Add missing space.
new 957a727 * c.opt (Wnoexcept-type): New.
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 4 ++++
gcc/cp/ChangeLog | 3 +++
gcc/cp/mangle.c | 2 +-
gcc/doc/invoke.texi | 16 +++++++++++++++-
gcc/testsuite/g++.dg/cpp1z/noexcept-type11a.C | 3 +++
6 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type11a.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 aoliva/SFN
in repository gcc.
from 923f54c SFN: take columnnum from begin stmt note
new dae9cc0 non-SFN: stabilize store merging order
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/gimple-ssa-store-merging.c | 50 ++++++++++++++++++++++++++++--------------
1 file changed, 34 insertions(+), 16 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 6a33d44 Try to fix thread name truncation on non-Windows.
new 59071e4 [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to [...]
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/Target/TargetLowering.h | 7 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 21 +++-
lib/Target/PowerPC/PPCISelLowering.h | 4 +
lib/Target/X86/X86ISelLowering.h | 4 +
test/CodeGen/PowerPC/crbits.ll | 2 +-
test/CodeGen/PowerPC/select_const.ll | 180 ++++++------------------------
test/CodeGen/X86/avx512-insert-extract.ll | 10 +-
test/CodeGen/X86/avx512-select.ll | 5 +-
test/CodeGen/X86/select_const.ll | 19 ++--
9 files changed, 84 insertions(+), 168 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 8fa74750 Improve the Threading code on NetBSD
new 6a33d44 Try to fix thread name truncation on non-Windows.
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/Support/Threading.h | 2 +-
lib/Support/Threading.cpp | 2 ++
lib/Support/Unix/Threading.inc | 19 +++++++++++++------
lib/Support/Windows/Threading.inc | 2 +-
4 files changed, 17 insertions(+), 8 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 2a2d466 [ODRHash] Try again to fix build bot.
new ea71a9a [index] ObjC: Improve handling of typedefs as base names in O [...]
new e54da63 [index] C++: Improve handling of typedefs as base names in C+ [...]
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/Index/IndexDecl.cpp | 35 +++++++++++++++++++++++++++--------
lib/Index/IndexTypeSourceInfo.cpp | 24 ++++++++++++++++++------
test/Index/Core/index-source.cpp | 15 ++++++++++++++-
test/Index/Core/index-source.m | 19 +++++++++++++------
4 files changed, 72 insertions(+), 21 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 7d7a5d9 Truncate thread names if they're too long.
new 8fa74750 Improve the Threading code on NetBSD
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/Support/Unix/Threading.inc | 7 ++-----
1 file changed, 2 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 llvm.
from 392cb33 DebugCounter: Initialize skip to 0, not -1
new 7d7a5d9 Truncate thread names if they're too long.
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/Support/Threading.h | 4 ++++
lib/Support/Unix/Threading.inc | 30 +++++++++++++++++++++++++++---
lib/Support/Windows/Threading.inc | 2 ++
3 files changed, 33 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 lldb.
from f372034 Project file fixes after movement of Data* and removal of Thi [...]
new 808a7aa Truncate thread names if they're too long.
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:
source/Target/Process.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.