This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from abe2ee5 [libFuzzer] enable the failure-resistant merge by default (wi [...]
new a7bd1c6 Fix go bindings after r289702 (hopefully, don't really know h [...]
new 4ebefd4 Attempt to fix llvm-readobj crash on ppc64 due to r289674
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:
bindings/go/llvm/DIBuilderBindings.cpp | 4 ++--
tools/llvm-readobj/ELFDumper.cpp | 2 +-
2 files changed, 3 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 clang.
from 676b68f0 Revert "Fix printf specifier handling: invalid specifier shou [...]
new e13e0e4 CodeGen: fix runtime function dll storage
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/CodeGen/CGDeclCXX.cpp | 3 +-
lib/CodeGen/CGException.cpp | 7 +-
lib/CodeGen/CGObjC.cpp | 3 +-
lib/CodeGen/CodeGenModule.cpp | 64 +++++++++++--
lib/CodeGen/CodeGenModule.h | 9 +-
lib/CodeGen/ItaniumCXXABI.cpp | 3 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 12 ++-
test/CodeGenCXX/runtime-dllstorage.cpp | 158 +++++++++++++++++++++++++++++++++
8 files changed, 238 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGenCXX/runtime-dllstorage.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 4a43541 XFAIL test for more apple-clang versions
new 9663ee4 Revert r289727 due to PR31384
new 1739d3e Add test case for PR31384
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/__tuple | 64 ++-------
include/tuple | 63 +++------
include/type_traits | 59 --------
.../tuple.assign/derived_from_tuple_like.pass.cpp | 115 ---------------
.../{copy.fail.cpp => PR31384.pass.cpp} | 32 +++--
.../tuple.cnstr/derived_from_tuple_like.pass.cpp | 154 ---------------------
test/support/propagate_value_category.hpp | 145 -------------------
7 files changed, 56 insertions(+), 576 deletions(-)
delete mode 100644 test/std/utilities/tuple/tuple.tuple/tuple.assign/derived_from_ [...]
copy test/std/utilities/tuple/tuple.tuple/tuple.cnstr/{copy.fail.cpp => PR31384.pa [...]
delete mode 100644 test/std/utilities/tuple/tuple.tuple/tuple.cnstr/derived_from_t [...]
delete mode 100644 test/support/propagate_value_category.hpp
--
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 9a24ed6 [AVR] Whitelist the avrlit config environment variables
new abe2ee5 [libFuzzer] enable the failure-resistant merge by default (wi [...]
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/Fuzzer/FuzzerDriver.cpp | 20 +++++++++-----------
lib/Fuzzer/FuzzerFlags.def | 2 --
lib/Fuzzer/FuzzerMerge.cpp | 4 ++--
lib/Fuzzer/test/merge.test | 32 ++++++++++++++++++++------------
4 files changed, 31 insertions(+), 27 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 d11334d Revert part of r289765 that is not necessary
new 9a24ed6 [AVR] Whitelist the avrlit config environment variables
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/lit/lit/TestingConfig.py | 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 954db62 Trying to fix NDEBUG build after r289764
new d11334d Revert part of r289765 that is not necessary
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/Analysis/AliasAnalysis.cpp | 4 ++--
1 file changed, 2 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 libcxx.
from c480bc5 Work around bug in initialization of std::array base class wi [...]
new 4a43541 XFAIL test for more apple-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:
.../istream.iterator/istream.iterator.cons/default.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 llvm.
from 146bbc6 Fix argument attribute queries with bundle operands
new 954db62 Trying to fix NDEBUG build after r289764
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/CodeGen/MachineBlockPlacement.cpp | 2 ++
1 file changed, 2 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 d941d3f [AVX-512][InstCombine] Add masked scalar FMA intrinsics to Si [...]
new d0f6642 [MachineBlockPlacement] Don't make blocks "uneditable"
new 146bbc6 Fix argument attribute queries with bundle operands
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/Analysis/AliasAnalysis.cpp | 7 +--
lib/Analysis/BasicAliasAnalysis.cpp | 3 +-
lib/CodeGen/MachineBlockPlacement.cpp | 22 +++++++++
lib/CodeGen/TailDuplicator.cpp | 14 +++---
test/CodeGen/X86/block-placement.mir | 87 +++++++++++++++++++++++++++++++++++
5 files changed, 122 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/X86/block-placement.mir
--
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 7365ea6 Fix os_log formating with arbitrary precision and field width
new 0b4ef14 Fix printf specifier handling: invalid specifier should not b [...]
new 676b68f0 Revert "Fix printf specifier handling: invalid specifier shou [...]
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.