This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ba75b71 Work around MSVC 2013's inability to default move special members.
new cd4da5b [SemaObjC] Be more strict while parsing type arguments and protocols
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/Parse/ParseDecl.cpp | 3 ++-
lib/Parse/ParseObjc.cpp | 9 ++++++-
lib/Parse/Parser.cpp | 4 +++
test/SemaObjC/crash-on-type-args-protocols.m | 40 ++++++++++++++++++++++++++++
4 files changed, 54 insertions(+), 2 deletions(-)
create mode 100644 test/SemaObjC/crash-on-type-args-protocols.m
--
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 c6fc42e Implement P0040R3, Extending memory management tools. * inc [...]
new 1098c31 2016-09-13 Joe Seymour <joe.s(a)somniumtech.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 | 6 ++++++
gcc/config/msp430/msp430.c | 7 +++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/msp430/function-attributes-1.c | 9 +++++++++
gcc/testsuite/gcc.target/msp430/function-attributes-2.c | 3 +++
gcc/testsuite/gcc.target/msp430/function-attributes-3.c | 3 +++
6 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-1.c
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-2.c
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-3.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 clang.
from 76b2683 Add bunch of _Interlocked builtins
new ba75b71 Work around MSVC 2013's inability to default move special members.
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 6 +++---
1 file changed, 3 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 lld.
from ebe77f7 Enable merging of SHF_MERGE sections with linker scripts.
new 72697bc Fix comments.
new 8bc1e59 Inline small funciton.
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:
ELF/Driver.cpp | 3 ++-
ELF/MarkLive.cpp | 23 +++++++++--------------
2 files changed, 11 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 llvm.
from f461e09 AArch64: Cleanup tailcall CC check, enable swiftcc.
new 9e6badc Reapply "InstCombine: Reduce trunc (shl x, K) width."
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/Transforms/InstCombine/InstCombineCasts.cpp | 32 ++-
.../InstCombine/2011-05-28-swapmulsub.ll | 4 +-
test/Transforms/InstCombine/icmp.ll | 6 +-
test/Transforms/InstCombine/trunc.ll | 261 +++++++++++++++++++--
4 files changed, 272 insertions(+), 31 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 c79ec5a Add some MS aliases for existing intrinsics
new 76b2683 Add bunch of _Interlocked 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:
include/clang/Basic/Builtins.def | 41 +++++-
lib/CodeGen/CGBuiltin.cpp | 52 +++++--
lib/Headers/intrin.h | 171 -----------------------
test/CodeGen/ms-intrinsics.c | 290 +++++++++++++++++++++++++++++++++++++--
test/CodeGen/pr27892.c | 4 +-
5 files changed, 356 insertions(+), 202 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 1defb8f AMDGPU: Remove code I think is dead
new f461e09 AArch64: Cleanup tailcall CC check, enable swiftcc.
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/AArch64/AArch64ISelLowering.cpp | 32 +++++++++++++++++-----------
lib/Target/AArch64/AArch64ISelLowering.h | 2 --
test/CodeGen/AArch64/arm64-call-tailcalls.ll | 9 ++++++++
3 files changed, 29 insertions(+), 14 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 32a0264 [analyzer] Fix ExprEngine::VisitMemberExpr
new c79ec5a Add some MS aliases for existing intrinsics
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/Basic/Builtins.def | 7 ++++++
include/clang/Basic/Builtins.h | 7 ++++++
include/clang/Basic/BuiltinsX86.def | 13 +++++++++++
lib/Basic/Targets.cpp | 2 ++
lib/CodeGen/CGBuiltin.cpp | 24 ++++++++++++++++++++
lib/Headers/emmintrin.h | 24 ++++----------------
lib/Headers/ia32intrin.h | 6 -----
lib/Headers/intrin.h | 13 -----------
lib/Headers/xmmintrin.h | 18 +++------------
lib/Sema/SemaDecl.cpp | 4 +++-
test/CodeGen/builtins-x86.c | 9 ++++++++
test/Sema/implicit-intel-builtin-decl.c | 40 +++++++++++++++++++++++++++++++++
test/Sema/implicit-ms-builtin-decl.c | 19 ++++++++++++++++
13 files changed, 131 insertions(+), 55 deletions(-)
create mode 100644 test/Sema/implicit-intel-builtin-decl.c
create mode 100644 test/Sema/implicit-ms-builtin-decl.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 46fad8d PR c++/77553 * constexpr.c (cxx_fold_pointer_plus_expressio [...]
new 99d887d PR tree-optimization/77454 * tree-ssa-dom.c (optimize_stmt) [...]
new 4bdba71 Implement P0028R4, C++17 using attribute namespaces without [...]
new c6fc42e Implement P0040R3, Extending memory management tools. * inc [...]
The 3 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 | 7 ++
gcc/cp/ChangeLog | 10 ++
gcc/cp/parser.c | 54 +++++++--
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/cpp0x/gen-attrs-61.C | 10 ++
gcc/testsuite/g++.dg/cpp1z/gen-attrs1.C | 43 +++++++
gcc/testsuite/gcc.dg/pr77454.c | 28 +++++
gcc/tree-ssa-dom.c | 11 +-
libstdc++-v3/ChangeLog | 15 +++
libstdc++-v3/include/bits/stl_uninitialized.h | 96 +++++++++++++++
.../memory_management_tools/1.cc | 132 +++++++++++++++++++++
11 files changed, 401 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-61.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/gen-attrs1.C
create mode 100644 gcc/testsuite/gcc.dg/pr77454.c
create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/memory_ma [...]
--
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 a3d7c71 .clang-tidy: correct style name is 'camelBack' not 'lowerCase'.
new 1defb8f AMDGPU: Remove code I think is dead
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/AMDGPU/SIRegisterInfo.cpp | 30 +++---------------------------
1 file changed, 3 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.