This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1b5b740e233 [PartialInliner] Fix crash when inlining functions with unr [...]
new 67bc67ffea7 [MSSA] Clean up the updater a bit. 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:
lib/Analysis/MemorySSAUpdater.cpp | 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 8f1b0a7c82e [BPI] Add multiplication by scalar operators to BranchProbability
new 1b5b740e233 [PartialInliner] Fix crash when inlining functions with unr [...]
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/Transforms/Utils/CodeExtractor.cpp | 25 +++++++-------
test/Transforms/CodeExtractor/unreachable-block.ll | 38 ++++++++++++++++++++++
2 files changed, 51 insertions(+), 12 deletions(-)
create mode 100644 test/Transforms/CodeExtractor/unreachable-block.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 c849a0cc07b [AsmWriter/APFloat] FP constant printing: Avoid usage of lo [...]
new 8f1b0a7c82e [BPI] Add multiplication by scalar operators to BranchProbability
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/Support/BranchProbability.h | 12 ++++++++
unittests/Support/BranchProbabilityTest.cpp | 48 +++++++++++++++++++++++++++++
2 files changed, 60 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 libcxx.
from c0574ee05 Mark exception_ptr tests as XFAIL on Windows for now
new 9f6e23c7c update XFAIL comments with more details
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/atomics/diagnose_invalid_memory_order.fail.cpp | 5 ++---
.../conversions/conversions.string/ctor_move.pass.cpp | 3 +--
2 files changed, 3 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 1933132d0a4 Revert r300932 and r300930.
new c849a0cc07b [AsmWriter/APFloat] FP constant printing: Avoid usage of lo [...]
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/ADT/APFloat.h | 14 ++++++++++----
lib/IR/AsmWriter.cpp | 45 +++++++++++++++++++++----------------------
lib/Support/APFloat.cpp | 31 +++++++++++++++++++++--------
unittests/ADT/APFloatTest.cpp | 21 ++++++++++++++++++--
4 files changed, 74 insertions(+), 37 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 c94dd0a57 XFAIL Windows test failures under test/libcxx
new c0574ee05 Mark exception_ptr tests as XFAIL on Windows for now
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:
.../language.support/support.exception/except.nested/assign.pass.cpp | 3 +++
.../support.exception/except.nested/ctor_copy.pass.cpp | 3 +++
.../support.exception/except.nested/ctor_default.pass.cpp | 3 +++
.../support.exception/except.nested/rethrow_if_nested.pass.cpp | 5 ++++-
.../support.exception/except.nested/rethrow_nested.pass.cpp | 3 +++
.../support.exception/except.nested/throw_with_nested.pass.cpp | 3 +++
.../support.exception/propagation/current_exception.pass.cpp | 3 +++
.../support.exception/propagation/exception_ptr.pass.cpp | 3 +++
.../support.exception/propagation/make_exception_ptr.pass.cpp | 3 +++
.../support.exception/propagation/rethrow_exception.pass.cpp | 3 +++
10 files changed, 31 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 libcxx.
from aa22e515a Resolve unused local typedef warning in test.
new c94dd0a57 XFAIL Windows test failures under test/libcxx
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/atomics/diagnose_invalid_memory_order.fail.cpp | 5 +++++
.../language.support/support.dynamic/new_faligned_allocation.sh.cpp | 6 +++++-
.../conversions/conversions.string/ctor_move.pass.cpp | 4 ++++
test/libcxx/modules/cinttypes_exports.sh.cpp | 4 ++++
test/libcxx/modules/clocale_exports.sh.cpp | 4 ++++
test/libcxx/modules/cstdint_exports.sh.cpp | 4 ++++
test/libcxx/modules/inttypes_h_exports.sh.cpp | 4 ++++
test/libcxx/thread/futures/futures.promise/set_exception.pass.cpp | 3 +++
.../futures/futures.promise/set_exception_at_thread_exit.pass.cpp | 4 +++-
test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp | 4 ++++
test/libcxx/thread/thread.mutex/thread_safety_lock_unlock.pass.cpp | 4 ++++
.../thread/thread.mutex/thread_safety_missing_unlock.fail.cpp | 4 ++++
.../thread/thread.mutex/thread_safety_requires_capability.pass.cpp | 4 ++++
utils/libcxx/test/config.py | 2 +-
14 files changed, 53 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 llvm.
from 2159c695f3e [AArch64] Use suffix ULL to shift a 64-bit value.
new 1933132d0a4 Revert r300932 and r300930.
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/Target/TargetLowering.h | 53 +++++------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 66 ++++++-------
lib/Target/AArch64/AArch64ISelLowering.cpp | 139 ----------------------------
lib/Target/AArch64/AArch64ISelLowering.h | 3 -
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/XCore/XCoreISelLowering.cpp | 4 +-
test/CodeGen/AArch64/optimize-imm.ll | 64 -------------
9 files changed, 59 insertions(+), 281 deletions(-)
delete mode 100644 test/CodeGen/AArch64/optimize-imm.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 clang.
from 6ae3e4a2fb [analyzer] Fix assert in ExprEngine::processSwitch
new 12b885c4ee [modules] Properly look up the owning module for an instanti [...]
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/Decl.cpp | 55 ++++++++++++++-------------
lib/AST/DeclCXX.cpp | 13 +++++--
lib/Sema/SemaLookup.cpp | 15 ++------
test/Modules/Inputs/template-default-args/a.h | 13 +++++++
test/Modules/Inputs/template-default-args/d.h | 7 ++++
test/Modules/template-default-args.cpp | 17 +++++++++
6 files changed, 80 insertions(+), 40 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 b34376320 Fix 'verify-support' available feature
new aa22e515a Resolve unused local typedef warning in test.
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/std/strings/basic.string/string.cons/T_size_size.pass.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.