This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from fba9cd8c9 Fix PR35078 - recursive directory iterator's increment method [...]
new a4c272d82 Implement LWG 3013 - some filesystem members should not be noexcept.
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/experimental/filesystem | 22 +++++++++++-----------
.../directory_iterator.members/ctor.pass.cpp | 19 +++++++++++++------
.../directory_iterator.members/increment.pass.cpp | 4 ++--
.../rec.dir.itr.members/ctor.pass.cpp | 16 ++++++++++------
.../rec.dir.itr.members/increment.pass.cpp | 2 +-
.../fs.op.funcs/fs.op.copy/copy.pass.cpp | 8 ++++----
.../fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp | 4 ++--
7 files changed, 43 insertions(+), 32 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 3e6b0a64380 [X86][AVX512] Cleanup scheduler tests - split GENERIC and S [...]
new 90f33cf3456 [X86][SSE] computeKnownBits tests showing missing VSELECT d [...]
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/known-bits-vector.ll | 48 +++++++++++++++++++++++++++++++++++
1 file changed, 48 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 3b8f03d96 Mark test as unsupported on C++98/03, since it uses move_iterator
new fba9cd8c9 Fix PR35078 - recursive directory iterator's increment method [...]
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:
src/experimental/filesystem/directory_iterator.cpp | 37 +++-
.../rec.dir.itr.members/increment.pass.cpp | 246 +++++++++++++++++++++
2 files changed, 274 insertions(+), 9 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 5b7ab2a098b Part 2/2 for contributing PPC64LE support for X86 SSE2 inst [...]
new 42a451c3eb4 Wrong type-attribute for stp and str
new b86a5e47ed4 Remove DImode expansions for 1-bit shifts
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 | 23 ++++++++++++++++
gcc/config/aarch64/aarch64-simd.md | 10 +++----
gcc/config/arm/arm.c | 3 +++
gcc/config/arm/arm.md | 54 --------------------------------------
gcc/config/arm/neon.md | 18 ++++---------
5 files changed, 36 insertions(+), 72 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 d17a19ebd19 [SelectionDAG] Add SELECT demanded elts support to ComputeN [...]
new 3e6b0a64380 [X86][AVX512] Cleanup scheduler tests - split GENERIC and S [...]
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/avx512-schedule.ll | 9035 ++++++++------
test/CodeGen/X86/avx512-shuffle-schedule.ll | 16598 ++++++++++++++++++--------
2 files changed, 16710 insertions(+), 8923 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 1b81856f5b remote.c, QCatchSyscalls: Build std::string instead of uniqu [...]
new b020ff8074 Introduce in_inclusive_range, fix -Wtautological-compare warnings
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/ChangeLog | 9 +++++++++
gdb/arm-tdep.c | 8 ++++----
gdb/common/common-utils.h | 9 +++++++++
gdb/cris-tdep.c | 10 +++++-----
4 files changed, 27 insertions(+), 9 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 compiler-rt.
from c714e4023 Introduce ReservedAddressRange to sanitizer_common.
new 97cfd3523 [sanitizer] Fixing an error introduced in D39072
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/sanitizer_common/sanitizer_win.cc | 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 clang.
from 1416d5328a [analyzer] Left shifting a negative value is undefined
new 1c7bbb9e3c Add a test to make sure that -Wdeprecated doesn't warn on us [...]
new df09bf1192 Undo accidental language mode change in this test.
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:
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 2 +-
test/SemaCXX/deprecated.cpp | 3 +++
2 files changed, 4 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 gcc.
from 5ae88138087 Remove Tru64 UNIX and IRIX references in install.texi
new 781ef03eec8 Merge the movdi_vfp_cortexa8 pattern into movdi_vfp and rem [...]
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 | 5 +++++
gcc/config/arm/vfp.md | 60 ++++++---------------------------------------------
2 files changed, 12 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.