This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 4cb334c4d6 x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
new 2288c2674d Fix bits/socket.h IOC* namespace issues (bug 21267).
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 | 10 ++++++++++
sysdeps/unix/sysv/linux/bits/socket.h | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 45 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 649ee281808 [MemoryBuiltins] Use ImmutableCallSite instead of CallSite [...]
new 6adfad1341a AMDGPU: Make MFI fields private
new 632c2834200 Fix typo
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/AMDGPU/AMDGPUAsmPrinter.cpp | 6 +++---
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 8 +++++---
lib/Target/AMDGPU/SIRegisterInfo.cpp | 2 +-
3 files changed, 9 insertions(+), 7 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 21d02bea [test] Silence another unused-typedef warning
new a3de1e06 Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::set and std:: [...]
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/set | 91 ++++++++++------------
.../associative/multiset/emplace.pass.cpp | 6 +-
.../associative/multiset/emplace_hint.pass.cpp | 6 +-
.../multiset/insert_initializer_list.pass.cpp | 6 +-
.../associative/multiset/insert_iter_rv.pass.cpp | 6 +-
.../associative/multiset/insert_rv.pass.cpp | 6 +-
.../multiset.cons/assign_initializer_list.pass.cpp | 6 +-
.../multiset.cons/initializer_list.pass.cpp | 8 +-
.../initializer_list_compare.pass.cpp | 4 +-
.../initializer_list_compare_alloc.pass.cpp | 4 +-
.../multiset/multiset.cons/move.pass.cpp | 6 +-
.../multiset/multiset.cons/move_alloc.pass.cpp | 4 +-
.../multiset/multiset.cons/move_assign.pass.cpp | 6 +-
.../containers/associative/set/emplace.pass.cpp | 6 +-
.../associative/set/emplace_hint.pass.cpp | 6 +-
.../set/insert_initializer_list.pass.cpp | 6 +-
.../associative/set/insert_iter_rv.pass.cpp | 6 +-
.../containers/associative/set/insert_rv.pass.cpp | 6 +-
.../set/set.cons/assign_initializer_list.pass.cpp | 6 +-
.../set/set.cons/initializer_list.pass.cpp | 6 +-
.../set/set.cons/initializer_list_compare.pass.cpp | 4 +-
.../initializer_list_compare_alloc.pass.cpp | 6 +-
.../associative/set/set.cons/move.pass.cpp | 6 +-
.../associative/set/set.cons/move_alloc.pass.cpp | 4 +-
.../associative/set/set.cons/move_assign.pass.cpp | 6 +-
25 files changed, 90 insertions(+), 137 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 5962f26bd Don't use abort_on_error for lsan darwin test suite
new e73b4aa40 Remove mips64 defines from darwin-specific file
new c895c98c3 Implement suspended thread register count for darwin
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/sanitizer_common/sanitizer_stoptheworld_mac.cc | 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 afb7b0b53 Fix broken windows build.
new 784ca8f54 Writing multi-platform code is hard...
new e93233558 [CMake] Adding configure-time check for sigaction
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:
cmake/modules/LLDBConfig.cmake | 1 +
include/lldb/Host/Config.h.cmake | 2 ++
include/lldb/Host/MainLoop.h | 2 +-
source/Host/common/MainLoop.cpp | 2 +-
4 files changed, 5 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.
from 9a355a6a88 [DOXYGEN] Minor improvements in doxygen comments.
new 6e61377871 The SubjectMatchRule enum should not be used as a DenseMap k [...]
new 69c89b048e PR30508: Downgrade error to warning if the umbrella folder d [...]
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/AttrSubjectMatchRules.h | 16 +--------------
include/clang/Basic/DiagnosticLexKinds.td | 5 +++--
lib/Lex/ModuleMap.cpp | 3 +--
lib/Sema/SemaAttr.cpp | 26 +++++++++++++------------
test/Modules/umbrella-header-include-builtin.mm | 8 ++++++++
5 files changed, 27 insertions(+), 31 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 385d9f6d5 [sanitizer] Don't include <linux/user.h> in sanitizer_stopthe [...]
new 73ac02fff Allow for setting of global platform-specific lsan options in [...]
new 5962f26bd Don't use abort_on_error for lsan darwin test suite
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/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c | 4 ++--
test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c | 2 +-
test/lsan/TestCases/Linux/use_tls_dynamic.cc | 6 +++---
.../TestCases/Linux/use_tls_pthread_specific_dynamic.cc | 6 +++---
.../TestCases/Linux/use_tls_pthread_specific_static.cc | 6 +++---
test/lsan/TestCases/Linux/use_tls_static.cc | 6 +++---
test/lsan/TestCases/disabler.c | 2 +-
test/lsan/TestCases/disabler.cc | 2 +-
test/lsan/TestCases/do_leak_check_override.cc | 4 ++--
test/lsan/TestCases/high_allocator_contention.cc | 2 +-
test/lsan/TestCases/ignore_object.c | 2 +-
test/lsan/TestCases/ignore_object_errors.cc | 2 +-
test/lsan/TestCases/large_allocation_leak.cc | 2 +-
test/lsan/TestCases/leak_check_at_exit.cc | 8 ++++----
test/lsan/TestCases/leak_check_before_thread_started.cc | 2 +-
test/lsan/TestCases/link_turned_off.cc | 4 ++--
test/lsan/TestCases/pointer_to_self.cc | 2 +-
test/lsan/TestCases/print_suppressions.cc | 8 ++++----
test/lsan/TestCases/recoverable_leak_check.cc | 4 ++--
test/lsan/TestCases/register_root_region.cc | 6 +++---
test/lsan/TestCases/stale_stack_leak.cc | 4 ++--
test/lsan/TestCases/suppressions_default.cc | 2 +-
test/lsan/TestCases/suppressions_file.cc | 6 +++---
test/lsan/TestCases/swapcontext.cc | 4 ++--
test/lsan/TestCases/use_after_return.cc | 6 +++---
test/lsan/TestCases/use_globals_initialized.cc | 6 +++---
test/lsan/TestCases/use_globals_uninitialized.cc | 6 +++---
test/lsan/TestCases/use_poisoned_asan.cc | 4 ++--
test/lsan/TestCases/use_registers.cc | 6 +++---
test/lsan/TestCases/use_stacks.cc | 6 +++---
test/lsan/TestCases/use_stacks_threaded.cc | 6 +++---
test/lsan/TestCases/use_unaligned.cc | 4 ++--
test/lsan/lit.common.cfg | 15 +++++++++++++++
33 files changed, 85 insertions(+), 70 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 400a84d8 [clang-tidy] Fix google-explicit-constructor issue with out-o [...]
new 7cdb374d [clang-tidy] Address a few late comments.
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:
.../performance/InefficientVectorOperationCheck.cpp | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 1c53cb49de x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
new 4cb334c4d6 x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
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 | 21 +++++++++++++++++++++
sysdeps/x86/cpu-features.c | 6 +++++-
sysdeps/x86/cpu-features.h | 3 +++
sysdeps/x86_64/multiarch/memcpy.S | 2 ++
sysdeps/x86_64/multiarch/memcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memmove.S | 2 ++
sysdeps/x86_64/multiarch/memmove_chk.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memset.S | 2 ++
sysdeps/x86_64/multiarch/memset_chk.S | 2 ++
11 files changed, 45 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 lldb.
from bcd4ef580 Fixing bot failure caused by r300579
new afb7b0b53 Fix broken windows build.
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/lldb/Host/MainLoop.h | 7 +++++++
source/Host/common/MainLoop.cpp | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.