This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 51eb1d5 Add 'inline' but not 'always_inline' to std::strings destructor.
new efc9f17 Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: li [...]
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/containers/sequences/vector/asan_throw.pass.cpp | 2 +-
.../sequences/dynarray/dynarray.cons/default_throws_bad_alloc.pass.cpp | 2 +-
.../containers/sequences/dynarray/dynarray.overview/at.pass.cpp | 2 +-
.../sequences/deque/deque.modifiers/push_back_exception_safety.pass.cpp | 2 +-
.../deque/deque.modifiers/push_front_exception_safety.pass.cpp | 2 +-
.../forwardlist.modifiers/push_front_exception_safety.pass.cpp | 2 +-
.../sequences/list/list.modifiers/push_back_exception_safety.pass.cpp | 2 +-
.../sequences/list/list.modifiers/push_front_exception_safety.pass.cpp | 2 +-
.../support.exception/except.nested/rethrow_if_nested.pass.cpp | 2 +-
.../support.exception/except.nested/rethrow_nested.pass.cpp | 2 +-
.../support.exception/except.nested/throw_with_nested.pass.cpp | 2 +-
.../support.exception/propagation/current_exception.pass.cpp | 2 +-
.../support.exception/propagation/make_exception_ptr.pass.cpp | 2 +-
.../support.exception/propagation/rethrow_exception.pass.cpp | 2 +-
.../support.exception/uncaught/uncaught_exception.pass.cpp | 2 +-
.../support.exception/uncaught/uncaught_exceptions.pass.cpp | 2 +-
test/std/strings/basic.string/string.capacity/max_size.pass.cpp | 2 +-
test/std/strings/basic.string/string.capacity/over_max_size.pass.cpp | 2 +-
.../thread.condition/thread.condition.condvarany/wait_terminates.sh.cpp | 2 +-
.../memory/default.allocator/allocator.members/allocate.size.pass.cpp | 2 +-
.../nullptr_t_deleter_allocator_throw.pass.cpp | 2 +-
.../util.smartptr.shared.const/nullptr_t_deleter_throw.pass.cpp | 2 +-
.../util.smartptr.shared.const/pointer_deleter_allocator_throw.pass.cpp | 2 +-
.../util.smartptr.shared.const/pointer_deleter_throw.pass.cpp | 2 +-
.../util.smartptr.shared.const/pointer_throw.pass.cpp | 2 +-
25 files changed, 25 insertions(+), 25 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 0308e78 [AVX-512] Add a regular expression to a test that was missed [...]
new 780a918 [Modules] Add a command line option for loading the clang bui [...]
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:
docs/Modules.rst | 3 +++
include/clang/Driver/Options.td | 2 ++
lib/Driver/Tools.cpp | 12 ++++++++++++
test/Driver/modules.m | 4 ++++
test/Modules/compiler_builtins.m | 1 +
test/Modules/compiler_builtins_x86.c | 1 +
test/lit.cfg | 1 +
7 files changed, 24 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-tools-extra.
from e5700b0 [include-fixer] Make error message sound less like clang crashed.
new 9ccae35 [change-namespace] fix namespace specifiers of template arguments.
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:
change-namespace/ChangeNamespace.cpp | 10 +++---
.../change-namespace/ChangeNamespaceTests.cpp | 41 ++++++++++++++++++++++
2 files changed, 47 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 clang.
from 7fc7a30 [AVX-512] Use selectd instead of selectps for _mm256_mask_ext [...]
new 0308e78 [AVX-512] Add a regular expression to a test that was missed [...]
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/avx512dq-builtins.c | 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 llvm.
from 472e478 Make a test case more rigorous; NFC
new ddcef0e [AVX-512] Add missing patterns for selecting masked vector ex [...]
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 | 43 +++--
test/CodeGen/X86/avx512-extract-subvector.ll | 229 +++++++++++++++++++++++++++
2 files changed, 263 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 clang.
from b070eba Add support for __builtin_alloca_with_align
new 7fc7a30 [AVX-512] Use selectd instead of selectps for _mm256_mask_ext [...]
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/avx512vlintrin.h | 4 ++--
test/CodeGen/avx512vl-builtins.c | 4 ++--
2 files changed, 4 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 clang.
from 09c4e13 Make output of ast-print closer to C++ code
new b070eba Add support for __builtin_alloca_with_align
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/Builtins.def | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 4 +++
include/clang/Sema/Sema.h | 1 +
lib/CodeGen/CGBuiltin.cpp | 13 +++++++++
lib/Sema/SemaChecking.cpp | 34 ++++++++++++++++++++++
.../Checkers/BuiltinFunctionChecker.cpp | 1 +
lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp | 8 +++++
test/CodeGen/builtins-ms.c | 9 +++++-
test/Sema/builtin-alloca-with-align.c | 29 ++++++++++++++++++
9 files changed, 99 insertions(+), 1 deletion(-)
create mode 100644 test/Sema/builtin-alloca-with-align.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 clang.
from cbebc3b [AVX-512] Remove masked vector extract builtins and replace w [...]
new 09c4e13 Make output of ast-print closer to C++ code
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/AST/DeclPrinter.cpp | 7 +++----
1 file changed, 3 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 lldb.
from 2c0b0ac Limit LLDB_EXPORT_ALL_SYMBOLS to lldb symbols
new 74a1434 [Test Suite] Properly respect --framework option
new 66f9250 [Test Suite] Pull generateSource into lldbtest
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:
.../TestPublicAPIHeaders.py | 33 +---------
.../test/api/multithreaded/TestMultithreaded.py | 9 +++
.../{driver.cpp => driver.cpp.template} | 2 +-
...istener_test.cpp => listener_test.cpp.template} | 2 +-
.../test/api/multithreaded/lldb-headers.h | 11 ----
...k.cpp => test_breakpoint_callback.cpp.template} | 2 +-
...> test_listener_event_description.cpp.template} | 2 +-
...test_listener_event_process_state.cpp.template} | 2 +-
...esume.cpp => test_listener_resume.cpp.template} | 2 +-
packages/Python/lldbsuite/test/dotest.py | 3 +
.../plugins/commands/TestPluginCommands.py | 4 ++
.../commands/{plugin.cpp => plugin.cpp.template} | 10 +--
packages/Python/lldbsuite/test/lldbtest.py | 75 ++++++++++++++++++----
test/CMakeLists.txt | 4 ++
14 files changed, 91 insertions(+), 70 deletions(-)
rename packages/Python/lldbsuite/test/api/multithreaded/{driver.cpp => driver.cpp. [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{listener_test.cpp => list [...]
delete mode 100644 packages/Python/lldbsuite/test/api/multithreaded/lldb-headers.h
rename packages/Python/lldbsuite/test/api/multithreaded/{test_breakpoint_callback. [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_event_descr [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_event_proce [...]
rename packages/Python/lldbsuite/test/api/multithreaded/{test_listener_resume.cpp [...]
rename packages/Python/lldbsuite/test/functionalities/plugins/commands/{plugin.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 clang.
from f4ae46b [analyzer] NumberObjectConversion: support more types, misc updates.
new 14849cb [AVX-512] Remove many of the masked 128/256-bit shift builtin [...]
new cbebc3b [AVX-512] Remove masked vector extract builtins and replace w [...]
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/BuiltinsX86.def | 54 ---
lib/Headers/avx512dqintrin.h | 94 ++---
lib/Headers/avx512fintrin.h | 93 ++---
lib/Headers/avx512vlbwintrin.h | 250 +++++++-------
lib/Headers/avx512vldqintrin.h | 44 ++-
lib/Headers/avx512vlintrin.h | 673 +++++++++++++++++-------------------
lib/Sema/SemaChecking.cpp | 30 --
test/CodeGen/avx512dq-builtins.c | 32 +-
test/CodeGen/avx512f-builtins.c | 46 ++-
test/CodeGen/avx512vl-builtins.c | 260 +++++++++++---
test/CodeGen/avx512vlbw-builtins.c | 208 ++++++++++-
test/CodeGen/avx512vldq-builtins.c | 16 +-
12 files changed, 1046 insertions(+), 754 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.