This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from 046d2fc [libcxxabi] Allow target flags to affect configuration tests.
new 6fd0d95 Partially revert r270816: build with -fvisibility=hidden.
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:
CMakeLists.txt | 2 --
cmake/config-ix.cmake | 1 -
2 files changed, 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 03b9c6b Mark LWG issue 2545 as complete. Add extra tests
new dd74189 Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite.
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:
.../thread.thread.class/thread.thread.member/detach.pass.cpp | 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 962e34b [Clang][AVX512][INTRINSICS] adding round cvt and fix regular [...]
new 3fd8079 [X86][AVX512] add intrinsics of Scalar FP to integer
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 | 45 ++++++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 77 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 122 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 2c5371a [docs] Fix misplaced comma
new 962e34b [Clang][AVX512][INTRINSICS] adding round cvt and fix regular [...]
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 | 40 ++++++++++++++++++++++++++++++++++++----
test/CodeGen/avx512vl-builtins.c | 31 +++++++++++++++++++++++++++----
2 files changed, 63 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 gcc.
from 630fb4f Daily bump.
new 42887b7 rs6000: Correct the "length" attribute for trunctddd2
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 | 4 ++++
gcc/config/rs6000/dfp.md | 3 ++-
2 files changed, 6 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 81d9dfc [CodeView] Take the StreamRef::readBytes offset into account [...]
new 83f4279 [CodeView] Use the right type index for long long
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/llvm/DebugInfo/CodeView/TypeIndex.h | 24 +++++++++++++++---------
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 29 +++++++++++++++++------------
test/DebugInfo/COFF/types-basic.ll | 2 +-
3 files changed, 33 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 llvm.
from 4e0bd0b [libFuzzer] fix docs
new f69a113 [codeview] Return type indices for typedefs
new f117b3a [CodeView] Remove superfluous bitmath
new 81d9dfc [CodeView] Take the StreamRef::readBytes offset into account [...]
The 3 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/llvm/DebugInfo/CodeView/StreamRef.h | 2 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 14 ++++++++-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 +
test/DebugInfo/COFF/typedef.ll | 38 +++++++++++++++++++++++
unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp | 2 ++
5 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/COFF/typedef.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 e8edd31 [LibFuzzer] Disable compiling and running the LibFuzzer dataf [...]
new 4e0bd0b [libFuzzer] fix docs
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/LibFuzzer.rst | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 8839a0f [pdb] Parse and dump section map and section contribs
new 7f9dfc2 [libFuzzer] docs: add contact, mention more trophies
new 8bb56cc [LibFuzzer] Reimplement how the optional user functions are called.
new e8edd31 [LibFuzzer] Disable compiling and running the LibFuzzer dataf [...]
The 3 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/LibFuzzer.rst | 3 +-
lib/Fuzzer/CMakeLists.txt | 2 ++
lib/Fuzzer/FuzzerDriver.cpp | 14 ++++------
lib/Fuzzer/FuzzerExtFunctions.def | 23 ++++++++++++++++
lib/Fuzzer/FuzzerExtFunctions.h | 32 ++++++++++++++++++++++
lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp | 49 +++++++++++++++++++++++++++++++++
lib/Fuzzer/FuzzerExtFunctionsWeak.cpp | 50 ++++++++++++++++++++++++++++++++++
lib/Fuzzer/FuzzerInternal.h | 6 +++-
lib/Fuzzer/FuzzerLoop.cpp | 9 ++----
lib/Fuzzer/FuzzerMain.cpp | 6 +---
lib/Fuzzer/test/CMakeLists.txt | 12 +++++++-
lib/Fuzzer/test/fuzzer-dfsan.test | 1 +
lib/Fuzzer/test/lit.cfg | 6 ++++
lib/Fuzzer/test/lit.site.cfg.in | 1 +
14 files changed, 192 insertions(+), 22 deletions(-)
create mode 100644 lib/Fuzzer/FuzzerExtFunctions.def
create mode 100644 lib/Fuzzer/FuzzerExtFunctions.h
create mode 100644 lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
create mode 100644 lib/Fuzzer/FuzzerExtFunctionsWeak.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 b36940b Fix leak in __enable_weak_this(). Thanks to Arthur O'Dwyer fo [...]
new 03b9c6b Mark LWG issue 2545 as complete. Add extra tests
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:
.../func.bind.bind/bind_return_type.pass.cpp | 131 +++++++++++++++++++++
.../func.bind.bind/invoke_lvalue.pass.cpp | 1 +
www/cxx1z_status.html | 2 +-
3 files changed, 133 insertions(+), 1 deletion(-)
create mode 100644 test/std/utilities/function.objects/bind/func.bind/func.bind.bi [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.