This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5f70bed Refactor and simplify Sema::FindCompositePointerType. No func [...]
new 3d7fceb Replace uses of LLVM_FUNCTION_NAME with __func__, this was ma [...]
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:
tools/libclang/CIndexHigh.cpp | 4 ++--
tools/libclang/CLog.h | 2 +-
tools/libclang/CXSourceLocation.cpp | 2 +-
3 files changed, 4 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 bae0043 X86: Deduplicate some lowering code. NFCI.
new f43c9c6 X86: Allow expressions to appear as u8imm operands.
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/Target/X86/AsmParser/X86Operand.h | 4 +++-
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp | 3 +++
lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp | 3 +++
test/MC/X86/x86-32-coverage.s | 7 +++++++
4 files changed, 16 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 lld.
from 167deb6 Fix narrowing conversion error in 32-bit MSVC builds
new 41b2b3b Remove std:: from std::size_t.
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:
ELF/ELFCreator.cpp | 2 +-
ELF/ELFCreator.h | 6 +++---
ELF/InputFiles.cpp | 2 +-
include/lld/Core/Parallel.h | 2 +-
4 files changed, 6 insertions(+), 6 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 8340aef DebugInfo: remove broken bitcode upgrade test
new bae0043 X86: Deduplicate some lowering code. NFCI.
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/Target/X86/X86ISelLowering.cpp | 48 ++++++++++++--------------------------
lib/Target/X86/X86ISelLowering.h | 4 +++-
2 files changed, 18 insertions(+), 34 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 d87515f PR26276: Fix detection of non-cast-expressions as operands of [...]
new 5f70bed Refactor and simplify Sema::FindCompositePointerType. No func [...]
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/Sema/SemaExprCXX.cpp | 249 +++++++++++++++++++++++------------------------
1 file changed, 123 insertions(+), 126 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 0a150c9 Upgrade debug-info-vla test: we do not pass default alignment now
new d87515f PR26276: Fix detection of non-cast-expressions as operands of [...]
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/AST/ExprCXX.h | 3 +++
lib/AST/ExprCXX.cpp | 16 ++++++++++++++++
lib/Sema/SemaTemplateVariadic.cpp | 4 +++-
test/Parser/cxx1z-fold-expressions.cpp | 7 +++++++
4 files changed, 29 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 clang.
from 1a21ba3 DebugInfo: pass alignment value only if it was forced
new 0a150c9 Upgrade debug-info-vla test: we do not pass default alignment 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:
test/CodeGenCXX/debug-info-vla.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 llvm.
from e69c459 DebugInfo: preparation to implement DW_AT_alignment
new 3a3c5c8 Use __func__ directly now that all supported compilers support it
new 8340aef DebugInfo: remove broken bitcode upgrade test
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/Support/Compiler.h | 9 ------
lib/Target/Hexagon/HexagonBlockRanges.cpp | 6 ++--
lib/Target/Hexagon/HexagonFrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonGenInsert.cpp | 2 +-
lib/Target/Hexagon/HexagonGenPredicate.cpp | 8 +++---
lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +-
lib/Target/Hexagon/RDFLiveness.cpp | 2 +-
test/Bitcode/dilocalvariable-3.9.ll | 43 -----------------------------
test/Bitcode/dilocalvariable-3.9.ll.bc | 0
9 files changed, 11 insertions(+), 63 deletions(-)
delete mode 100644 test/Bitcode/dilocalvariable-3.9.ll
delete mode 100644 test/Bitcode/dilocalvariable-3.9.ll.bc
--
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 1c2f240 [WebAssembly] Update extending load test for new i1 behavior
new e69c459 DebugInfo: preparation to implement DW_AT_alignment
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/IR/DIBuilder.h | 19 ++++--
include/llvm/IR/DebugInfoMetadata.h | 69 ++++++++++++--------
lib/AsmParser/LLParser.cpp | 19 ++++--
lib/Bitcode/Reader/BitcodeReader.cpp | 16 +++--
lib/Bitcode/Writer/BitcodeWriter.cpp | 18 +++++-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 8 ++-
lib/IR/AsmWriter.cpp | 2 +
lib/IR/DIBuilder.cpp | 46 +++++++------
lib/IR/DebugInfoMetadata.cpp | 12 ++--
lib/IR/LLVMContextImpl.h | 41 +++++++++---
test/Assembler/diglobalvariable.ll | 4 +-
test/Assembler/dilocalvariable.ll | 4 +-
test/Bitcode/dilocalvariable-3.9.ll | 43 +++++++++++++
.../Bitcode/dilocalvariable-3.9.ll.bc | 0
test/DebugInfo/AArch64/bitfields.ll | 12 ++--
test/DebugInfo/ARM/big-endian-bitfield.ll | 12 ++--
test/DebugInfo/COFF/bitfields.ll | 38 +++++------
test/DebugInfo/X86/bitfields-dwarf4.ll | 12 ++--
test/DebugInfo/X86/bitfields.ll | 12 ++--
test/DebugInfo/X86/debug-info-packed-struct.ll | 52 +++++++--------
unittests/IR/MetadataTest.cpp | 75 ++++++++++++++--------
unittests/Transforms/Utils/Cloning.cpp | 3 +-
22 files changed, 329 insertions(+), 188 deletions(-)
create mode 100644 test/Bitcode/dilocalvariable-3.9.ll
copy bindings/python/llvm/__init__.py => test/Bitcode/dilocalvariable-3.9.ll.bc (100%)
--
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 562d964 Fix crash on noreturn conversion in unprototyped function typ [...]
new 1a21ba3 DebugInfo: pass alignment value only if it was forced
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/CGDebugInfo.cpp | 124 ++++++++++++---------
lib/CodeGen/CGDebugInfo.h | 12 +-
test/CodeGen/debug-info-packed-struct.c | 16 +--
test/CodeGen/debug-info-vector.c | 2 +-
test/CodeGenCXX/debug-info-calling-conventions.cpp | 2 +-
test/CodeGenCXX/debug-info-enum-class.cpp | 8 +-
test/CodeGenCXX/debug-info-indirect-field-decl.cpp | 4 +-
test/CodeGenCXX/debug-info-ms-bitfields.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-ptr-to-member.cpp | 4 +-
test/CodeGenCXX/debug-info-rvalue-ref.cpp | 2 +-
test/CodeGenCXX/debug-info-template-quals.cpp | 4 +-
test/CodeGenCXX/debug-info-template.cpp | 4 +-
test/CodeGenCXX/debug-info-union.cpp | 2 +-
test/CodeGenCXX/debug-info-uuid.cpp | 1 -
test/CodeGenCXX/debug-info-vla.cpp | 1 -
test/CodeGenCXX/debug-info-zero-length-arrays.cpp | 1 -
test/CodeGenCXX/debug-info.cpp | 4 +-
test/CodeGenCXX/debug-lambda-this.cpp | 4 +-
test/CodeGenObjC/block-byref-debuginfo.m | 1 -
test/CodeGenObjC/debug-info-block-type.m | 2 +-
test/CodeGenObjC/debug-info-ivars-extension.m | 4 +-
test/CodeGenObjC/debug-info-ivars-private.m | 4 +-
test/CodeGenObjC/debug-info-ivars.m | 8 +-
test/CodeGenObjCXX/debug-info-cyclic.mm | 2 +-
24 files changed, 124 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.