This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d316c2b7f Fix min/max usage in variant
new 722816096 Attempt to fix template depth test failures on older Clang versions
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/libcxx/test/config.py | 3 +++
1 file changed, 3 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 glibc.
from 5f9d19490b support_become_root: Fix comment style
new f6e965ee94 manual: Move preadv/writev variants to Scatter-Gather section
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 | 6 +
manual/llio.texi | 412 +++++++++++++++++++++++++++----------------------------
2 files changed, 207 insertions(+), 211 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 0c61ae7978a [X86] Improve load folding of scalar rcp28 and rsqrt28 inst [...]
new 560ee7c1133 [X86] Add test cases for rndscaless/sd 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:
lib/Target/X86/X86InstrAVX512.td | 2 +-
test/CodeGen/X86/avx512-intrinsics.ll | 86 +++++++++++++++++++++++++++++++++++
2 files changed, 87 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 f7f7143561b [bpf] remove unused variable
new 0c61ae7978a [X86] Improve load folding of scalar rcp28 and rsqrt28 inst [...]
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/X86/X86InstrAVX512.td | 5 ++--
test/CodeGen/X86/avx512er-intrinsics.ll | 44 +++++++++++++++++++++++++++++++++
2 files changed, 46 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 libcxx.
from e7f8cd476 [libc++] Shrink variant's index type when possible
new d316c2b7f Fix min/max usage in variant
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/variant | 5 +++++
1 file changed, 5 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 clang.
from 0caffbcfca [X86] Add icelake CPU support for -march.
new ec35a6a560 [X86] Make sure 'knm' and 'cannonlake' are accepted by built [...]
new d80246686d [X86] Make sure 'knm' is accepted by -target-cpu
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/CodeGen/target-builtin-noerror.c | 2 ++
test/Frontend/x86-target-cpu.c | 1 +
2 files changed, 3 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 115071a08 Fix nodiscard test when modules are enabled
new e7f8cd476 [libc++] Shrink variant's index type when possible
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 +-
include/variant | 39 ++++++++++---
.../variant/variant.variant/variant_size.pass.cpp | 68 ++++++++++++++++++++++
3 files changed, 103 insertions(+), 8 deletions(-)
create mode 100644 test/libcxx/utilities/variant/variant.variant/variant_size.pass.cpp
--
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 4bf7f4c1e Mark free functions size/empty/data conditionally noexcept.
new 115071a08 Fix nodiscard test when modules are enabled
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/libcxx/diagnostics/nodiscard.pass.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 5e59a8b986 Driver: remove `SupportsObjCGC` (NFC)
new 438220da85 [X86] Set __corei7__ preprocessor defines for skylake server [...]
new 0caffbcfca [X86] Add icelake CPU support for -march.
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/clang/Basic/X86Target.def | 4 ++
lib/Basic/Targets/X86.cpp | 11 +--
test/Driver/x86-march.c | 4 ++
test/Frontend/x86-target-cpu.c | 1 +
test/Preprocessor/predefined-arch-macros.c | 107 +++++++++++++++++++++++++++--
5 files changed, 116 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 llvm.
from b5cbc7760ab [bpf] allow direct and indirect calls
new f7f7143561b [bpf] remove unused variable
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/BPF/BPFISelLowering.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.