This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 01cabe21e4e * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cos [...]
new eb1539dad0a 2017-10-13 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn41.C | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn42.C | 21 +++++++++++++++++++++
3 files changed, 50 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn41.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn42.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 llvm.
from b245b723b9a [InstCombine] rearrange code to remove repeated constant ch [...]
new 2f9a6e36381 [X86] Updated scalar integer absolute tests to cover i8/i16 [...]
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:
test/CodeGen/X86/iabs.ll | 106 ++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 95 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 8c3b487226 [CodeGen] EmitLoadOfPointer() to generate TBAA info along wi [...]
new 85ef073903 [CodeGen] EmitLoadOfReference() to generate TBAA info along [...]
new 46d6052cd7 [SEH] Use the SEH personality on frontend-outlined funclets
new 8ebf4572cb [CodeGen] getNaturalTypeAlignment() to generate TBAA info al [...]
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:
lib/CodeGen/CGClass.cpp | 5 ++---
lib/CodeGen/CGException.cpp | 7 ++++++-
lib/CodeGen/CGExpr.cpp | 26 ++++++++++++++------------
lib/CodeGen/CodeGenFunction.cpp | 19 +++++++++++++------
lib/CodeGen/CodeGenFunction.h | 4 +++-
test/CodeGenCXX/exceptions-seh.cpp | 21 +++++++++++++++++++++
6 files changed, 59 insertions(+), 23 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 b22d64b7ed3 [InstCombine] allow zext(bool) + C --> select bool, C+1, C [...]
new b245b723b9a [InstCombine] rearrange code to remove repeated constant ch [...]
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/InstCombineAddSub.cpp | 12 +++++-------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 ++
2 files changed, 7 insertions(+), 7 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 333a8748ba [CodeGen] EmitCXXMemberDataPointerAddress() to generate TBAA [...]
new 8c3b487226 [CodeGen] EmitLoadOfPointer() to generate TBAA info along wi [...]
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/CGExpr.cpp | 12 ++++++++----
lib/CodeGen/CodeGenFunction.h | 3 ++-
2 files changed, 10 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 glibc.
from 1def91b304 Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.
new 006e766437 Use libm_alias_ldouble for SPARC fabsl.
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 | 7 +++++++
sysdeps/sparc/sparc32/fpu/s_fabsl.c | 3 ++-
sysdeps/sparc/sparc64/fpu/s_fabsl.c | 4 +++-
3 files changed, 12 insertions(+), 2 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 558739b77f Hide "#pragma optimize("", off)" from clang when it pretends [...]
new 333a8748ba [CodeGen] EmitCXXMemberDataPointerAddress() to generate TBAA [...]
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/CGClass.cpp | 5 ++++-
lib/CodeGen/CGExpr.cpp | 7 ++++---
lib/CodeGen/CodeGenFunction.h | 3 ++-
3 files changed, 10 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 glibc.
from 077ee12978 Benchtests for sinf, cosf and sincosf
new 7d25d410c2 Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.
new 1def91b304 Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.
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:
ChangeLog | 11 +++++++++++
sysdeps/ieee754/ldbl-opt/s_clog10l.c | 6 +++---
sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c | 5 -----
3 files changed, 14 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 binutils-gdb.
from 8b0553c18f Make gdb.base/find-unmapped.exp pass on remote targets
new dad0c6d2f7 Don't run gdb.gdb/ selftests if use_gdb_stub is true
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/selftest-support.exp | 19 +++++++++++++++++--
2 files changed, 22 insertions(+), 2 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 b6cc4cb5ed4 Update test to expect nuw flag in SDAG dump, fixes test aft [...]
new 13fcba8aab9 [TableGen] : Simplify RegisterInfoEmitter
new b22d64b7ed3 [InstCombine] allow zext(bool) + C --> select bool, C+1, 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/Transforms/InstCombine/InstCombineAddSub.cpp | 25 ++++++++++++++----------
test/Transforms/InstCombine/zext-bool-add-sub.ll | 6 ++----
utils/TableGen/RegisterInfoEmitter.cpp | 10 ++++------
3 files changed, 21 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.