This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 9f6e23c7c update XFAIL comments with more details
new fba865a21 Expand test coverage for LWG2857
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:
.../any/any.class/any.modifiers/emplace.pass.cpp | 26 +++++++++++++---------
.../optional.object.assign/emplace.pass.cpp | 4 +++-
.../emplace_initializer_list.pass.cpp | 18 ++++++++++-----
3 files changed, 31 insertions(+), 17 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 080b5ab6da4 Add test coverage for mem2reg dbg.declare lowering.
new e8b96996994 [APSInt] Make use of APInt's recently acquired in place lsh [...]
new e2389da742c [APSInt] Use APInt::compare and APInt::compareSigned to imp [...]
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/llvm/ADT/APInt.h | 2 ++
include/llvm/ADT/APSInt.h | 13 ++++++++-----
2 files changed, 10 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 clang.
from 161f2d6624 Add comments to the diagnostic kinds in Diagnostic.td.
new 54fef63e22 [index] Take into account the category's external_symbol att [...]
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/Index/USRGeneration.h | 6 ++-
lib/Index/USRGeneration.cpp | 64 +++++++++++++++++++--------
test/Index/Core/external-source-symbol-attr.m | 20 +++++++--
3 files changed, 66 insertions(+), 24 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 903f87efcc5 [Object] Fix some Clang-tidy modernize and Include What You [...]
new 080b5ab6da4 Add test coverage for mem2reg dbg.declare lowering.
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/Transforms/Mem2Reg/debug-alloca-phi.ll | 48 +++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644 test/Transforms/Mem2Reg/debug-alloca-phi.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 960a40ec576 Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
new 903f87efcc5 [Object] Fix some Clang-tidy modernize and Include What You [...]
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/Object/MachO.h | 122 +++++++-----
include/llvm/Object/ModuleSummaryIndexObjectFile.h | 25 ++-
include/llvm/Object/RelocVisitor.h | 91 ++++-----
include/llvm/Object/Wasm.h | 13 +-
lib/Object/MachOObjectFile.cpp | 215 +++++++++++----------
lib/Object/ModuleSummaryIndexObjectFile.cpp | 27 ++-
lib/Object/WasmObjectFile.cpp | 7 +-
7 files changed, 281 insertions(+), 219 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 ba68c62d8 Suppress DTLS leak happening in some glibc versions.
new bed4c80fc [lsan] Enable LSan on PowerPC64.
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/lsan/lsan_allocator.h | 2 +-
lib/lsan/lsan_common.h | 3 ++-
test/lsan/lit.common.cfg | 5 +++--
3 files changed, 6 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 llvm.
from 94f347bd331 [Test commit] Remove extra newline.
new 960a40ec576 Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
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/TargetInstrInfo.h | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 17 ++++++++++-------
lib/CodeGen/TargetInstrInfo.cpp | 4 ++--
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.h | 2 +-
lib/Target/ARM/ARMBaseInstrInfo.h | 4 ----
lib/Target/ARM/ARMInstrInfo.cpp | 4 ++--
lib/Target/ARM/ARMInstrInfo.h | 4 ++--
lib/Target/ARM/ARMMCInstLower.cpp | 4 +---
lib/Target/ARM/Thumb1InstrInfo.cpp | 4 ++--
lib/Target/ARM/Thumb1InstrInfo.h | 4 ++--
lib/Target/ARM/Thumb2InstrInfo.cpp | 4 ++--
lib/Target/ARM/Thumb2InstrInfo.h | 4 ++--
lib/Target/PowerPC/PPCInstrInfo.cpp | 4 ++--
lib/Target/PowerPC/PPCInstrInfo.h | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Target/X86/X86InstrInfo.h | 2 +-
test/CodeGen/X86/empty-function.ll | 22 ++++++++++++++++++++++
18 files changed, 55 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/X86/empty-function.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 cfadbaaf1ab InferAddressSpaces: Infer for just GEPs
new 94f347bd331 [Test commit] Remove extra newline.
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/Support/DynamicLibrary.cpp | 1 -
1 file changed, 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 lld.
from 80a23cc9a COFF: add support for CONSTANT exports
new ab0d3a0ab [coff] for /msvclto, pass archive members with prevailing sym [...]
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:
COFF/Driver.cpp | 17 +++++++++++++++
COFF/InputFiles.h | 3 ++-
.../Inputs/{conflict.ll => msvclto-order-a.ll} | 1 +
.../COFF/Inputs/{lto-dep.ll => msvclto-order-b.ll} | 6 +++---
test/COFF/msvclto-order.ll | 24 ++++++++++++++++++++++
5 files changed, 47 insertions(+), 4 deletions(-)
copy test/COFF/Inputs/{conflict.ll => msvclto-order-a.ll} (99%)
copy test/COFF/Inputs/{lto-dep.ll => msvclto-order-b.ll} (70%)
create mode 100644 test/COFF/msvclto-order.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 29f3141f909 [PartialInliner] Partial inliner needs to check use kind be [...]
new cfadbaaf1ab InferAddressSpaces: Infer for just GEPs
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/Scalar/InferAddressSpaces.cpp | 10 +++--
.../AMDGPU/infer-getelementptr.ll | 48 ++++++++++++++++++++++
2 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InferAddressSpaces/AMDGPU/infer-getelementptr.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.