This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 32639e60f14 Implement AllocateRWX and ReleaseRWX for NetBSD
new 4446e996ed2 [Reassociate] Use APInt::isNullValue() instead of comparing [...]
new 4f1962c363a [APFloat] Move the integerPartWidth constant into APFloatBa [...]
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:
include/llvm/ADT/APFloat.h | 2 +-
lib/Support/APFloat.cpp | 67 ++++++++++++++++-------------------
lib/Transforms/Scalar/Reassociate.cpp | 17 ++++-----
3 files changed, 40 insertions(+), 46 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 06bfd50d7e7 x32: Update baseline_symbols.txt
new e686193592b 2017-06-18 Thomas Koenig <tkoenig(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/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/cshift_1.f90 | 108 ++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 19 ++++++
libgfortran/generated/cshift0_c10.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_c16.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_c4.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_c8.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_i1.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_i16.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_i2.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_i4.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_i8.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_r10.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_r16.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_r4.c | 117 ++++++++++++++++++++++++++-------
libgfortran/generated/cshift0_r8.c | 117 ++++++++++++++++++++++++++-------
libgfortran/m4/cshift0.m4 | 117 ++++++++++++++++++++++++++-------
17 files changed, 1434 insertions(+), 336 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/cshift_1.f90
--
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 5c2d0a5c5e1 x86] adjust test constants to maintain coverage; NFC
new 32639e60f14 Implement AllocateRWX and ReleaseRWX for 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/Memory.inc | 4 ++++
1 file changed, 4 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 libcxx.
from 2b001ff73 func.wrap.func.con: Fix test comment
new 2b93569a3 iostreams: Fix deployment target for streams dylib support
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/__config | 4 ++--
1 file changed, 2 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 gcc.
from b85559cf6f2 PR libstdc++/81092 * config/abi/post/m68k-linux-gnu/baselin [...]
new 06bfd50d7e7 x32: Update baseline_symbols.txt
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:
libstdc++-v3/ChangeLog | 5 +++++
.../config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt | 5 +++++
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 libcxx.
from 10a803db2 any: Add availability for experimental::bad_any_cast
new 2b001ff73 func.wrap.func.con: Fix test comment
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:
.../func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp | 2 +-
1 file changed, 1 insertion(+), 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 libcxx.
from 4b1c560ca Fix potential bug by casting to the POSIX specified type
new 10a803db2 any: Add availability for experimental::bad_any_cast
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/__config | 5 +++++
include/experimental/any | 9 +++++----
test/std/experimental/any/any.class/any.assign/copy.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.assign/move.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.assign/value.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.cons/copy.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.cons/move.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.cons/value.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.modifiers/clear.pass.cpp | 7 +------
test/std/experimental/any/any.class/any.modifiers/swap.pass.cpp | 7 +------
test/support/experimental_any_helpers.h | 2 ++
11 files changed, 20 insertions(+), 52 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 a9fb6f91c64 [x86] adjust test constants to maintain coverage; NFC
new 5c2d0a5c5e1 x86] adjust test constants to maintain coverage; NFC
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/avx2-vbroadcast.ll | 2 +-
test/CodeGen/X86/avx512-arith.ll | 8 ++++----
test/CodeGen/X86/avx512-logic.ll | 24 ++++++++++++------------
test/CodeGen/X86/avx512vl-logic.ll | 32 ++++++++++++++++----------------
4 files changed, 33 insertions(+), 33 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 bbff63af019 PR c++/60063 - -Wunused-local-typedefs and templates.
new b85559cf6f2 PR libstdc++/81092 * config/abi/post/m68k-linux-gnu/baselin [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt | 5 ++++-
2 files changed, 9 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 llvm.
from 1004a9ebc53 [x86] adjust test constants to maintain coverage; NFC
new a9fb6f91c64 [x86] adjust test constants to maintain coverage; NFC
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/avx512vl-arith.ll | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.