This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 90917bd [CUDA] Allow extern __shared__ on empty-length arrays.
new 2e78956 [AVX-512] Use native IR for masked 512-bit add/sub/mul/div ps [...]
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/Headers/avx512fintrin.h | 134 ++++++++++++++--------------------------
test/CodeGen/avx512f-builtins.c | 48 +++++++++-----
2 files changed, 80 insertions(+), 102 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 7e696f0 [x86] add test to show unnecessary scalarization of copysign [...]
new 892bbf6 [x86] remove 'nan' strings from copysign assertions; 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/vec-copysign.ll | 16 ++++++++--------
1 file changed, 8 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 llvm.
from 9d7b8dc [X86][AVX] Ensure broadcast loads respect dependencies
new 7e696f0 [x86] add test to show unnecessary scalarization of copysign [...]
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/vec-copysign.ll | 294 +++++++++++++++++++++++++++++++++++++++
1 file changed, 294 insertions(+)
create mode 100644 test/CodeGen/X86/vec-copysign.ll
--
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 a8c3c60 [X86] Don't set i64 ADDC/ADDE/SUBC/SUBE as Custom if the targ [...]
new 9d7b8dc [X86][AVX] Ensure broadcast loads respect dependencies
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/X86ISelLowering.cpp | 11 +++++++++++
test/CodeGen/X86/avx-vbroadcast.ll | 20 +++++++++++---------
2 files changed, 22 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 lldb.
from 991a9b7 [lldb-mi] Fix prompt which can get inserted in the middle of [...]
new 9b30603 Revert "XFAIL TestSBData for gcc-4.9 i386"
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:
packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | 1 -
1 file changed, 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 05da52c [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
new 90917bd [CUDA] Allow extern __shared__ on empty-length arrays.
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/Sema/SemaDeclAttr.cpp | 4 +++-
test/SemaCUDA/extern-shared.cu | 11 ++++++++++-
2 files changed, 13 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-tools-extra.
from 6835e4d Fix tests to not assume they know exactly what will be in Cla [...]
new 16323e3 [clang-rename] Overhaul clang-rename.el.
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:
clang-rename/tool/clang-rename.el | 74 +++++++++++++++++++++++++++------------
1 file changed, 52 insertions(+), 22 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 645f97c libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
new edbdf87 Fix tst-memstream3 build failure
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 | 4 ++++
libio/tst-memstream3.c | 1 +
2 files 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 llvm.
from d300098 Revert r283057 and r283058
new ca641f3 [X86] Fix indentation. NFC
new a8c3c60 [X86] Don't set i64 ADDC/ADDE/SUBC/SUBE as Custom if the targ [...]
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/Target/X86/X86ISelLowering.cpp | 13 +++++--------
1 file changed, 5 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 clang.
from 2127f33 Alias must point to a definition
new 05da52c [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
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/clang/Basic/LangOptions.def | 2 +-
include/clang/Driver/CC1Options.td | 4 ----
include/clang/Driver/Options.td | 7 +++++++
lib/Basic/IdentifierTable.cpp | 2 +-
lib/Driver/Tools.cpp | 6 ++++++
lib/Frontend/CompilerInvocation.cpp | 2 +-
lib/Frontend/InitPreprocessor.cpp | 2 +-
lib/Sema/SemaDecl.cpp | 2 +-
test/CodeGenCoroutines/microsoft-abi-operator-coawait.cpp | 2 +-
test/Driver/coroutines.c | 6 ++++++
test/Driver/coroutines.cpp | 9 +++++++++
test/Lexer/coroutines.cpp | 2 +-
test/Lexer/cxx-features.cpp | 2 +-
test/Parser/cxx1z-coroutines.cpp | 2 +-
test/SemaCXX/coroutines.cpp | 2 +-
15 files changed, 38 insertions(+), 14 deletions(-)
create mode 100644 test/Driver/coroutines.c
create mode 100644 test/Driver/coroutines.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.