This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 2c29e8f Fix typo
new f1784ca 2017-04-07 Andreas Tobler <andreast(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/ChangeLog | 7 +++++++
gcc/config/aarch64/aarch64-freebsd.h | 3 +++
2 files changed, 10 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 gcc.
from 44d1e55 2017-04-07 Andreas Tobler <andreast(a)gcc.gnu.org>
new 580a6e9 PR target/80322 PR target/80323 PR target/80325 PR target [...]
new ae4f1e0 * gcc.target/i386/avx512f-vgetmantps-2.c: Add -mfpmath=sse t [...]
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 | 12 +++++
gcc/config/i386/avx512fintrin.h | 63 ++++++++++++++++++++++
gcc/config/i386/avxintrin.h | 14 +++++
gcc/testsuite/ChangeLog | 20 +++++++
gcc/testsuite/gcc.target/i386/avx-cvtsd-1.c | 21 ++++++++
gcc/testsuite/gcc.target/i386/avx-cvtss-1.c | 23 ++++++++
.../i386/{avx512f-vpabsd-2.c => avx512f-abspd-1.c} | 24 ++++-----
.../i386/{avx512f-vpabsd-2.c => avx512f-absps-1.c} | 24 ++++-----
gcc/testsuite/gcc.target/i386/avx512f-cvtsd-1.c | 23 ++++++++
gcc/testsuite/gcc.target/i386/avx512f-cvtss-1.c | 26 +++++++++
gcc/testsuite/gcc.target/i386/avx512f-int2mask-1.c | 20 +++++++
gcc/testsuite/gcc.target/i386/avx512f-mask2int-1.c | 17 ++++++
.../gcc.target/i386/avx512f-undefined-1.c | 24 +++++++++
.../gcc.target/i386/avx512f-vgetmantpd-2.c | 2 +-
.../gcc.target/i386/avx512f-vgetmantps-2.c | 2 +-
15 files changed, 283 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx-cvtsd-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx-cvtss-1.c
copy gcc/testsuite/gcc.target/i386/{avx512f-vpabsd-2.c => avx512f-abspd-1.c} (51%)
copy gcc/testsuite/gcc.target/i386/{avx512f-vpabsd-2.c => avx512f-absps-1.c} (51%)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-cvtsd-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-cvtss-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-int2mask-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-mask2int-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-undefined-1.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 compiler-rt.
from 47c2a98 [builtins] Remove stray quotes to fix check-builtins on non-W [...]
new 0e4db84 Use a temp file to avoid Process Substitution.
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/asan/TestCases/Linux/swapcontext_annotation.cc | 9 +++++----
1 file changed, 5 insertions(+), 4 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 ffc5ad9 PR c++/80095 * call.c (build_over_call): Don't check cxx_di [...]
new 44d1e55 2017-04-07 Andreas Tobler <andreast(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/ChangeLog | 4 ++++
gcc/config/aarch64/aarch64-freebsd.h | 3 +++
2 files changed, 7 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 f095cc0 De-flake a test that is failing due to coroutine spill insert [...]
new 1afcae4 NewGVN: Make CongruenceClass a real class in preparation for [...]
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/Scalar/NewGVN.cpp | 466 ++++++++++++++++++++++-----------------
1 file changed, 259 insertions(+), 207 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 697dc23 Simplify this further.
new 779707d [PDB] Re-add RAW FileCheck testing to pdb.test
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/COFF/pdb.test | 180 ++++-------------------------------------------------
1 file changed, 11 insertions(+), 169 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 ea470c8 [Dominators] Simplify a member function. NFCI.
new f095cc0 De-flake a test that is failing due to coroutine spill insert [...]
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/Transforms/Coroutines/coro-spill-after-phi.ll | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 5eca48e PR sanitizer/80348 * typeck.c (cp_build_binary_op): Convert [...]
new ffc5ad9 PR c++/80095 * call.c (build_over_call): Don't check cxx_di [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/call.c | 5 ++---
gcc/cp/cp-gimplify.c | 5 ++---
gcc/cp/init.c | 3 +--
gcc/cp/tree.c | 14 ++++++++++++++
gcc/cp/typeck2.c | 5 ++---
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr8.C | 16 ++++++++++++++++
8 files changed, 50 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr8.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 726cec5 * Makefile.in: Swap definition of LIBGCC_LINKS and inclusion [...]
new 5eca48e PR sanitizer/80348 * typeck.c (cp_build_binary_op): Convert [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/typeck.c | 8 +++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ubsan/div-by-zero-2.C | 10 ++++++++++
4 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/div-by-zero-2.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 compiler-rt.
from 3cefece [builtins] Make some ISA macro checks work with MSVC
new 47c2a98 [builtins] Remove stray quotes to fix check-builtins on non-W [...]
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/builtins/Unit/lit.site.cfg.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.