This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e6d30850cf [NFC][PowerPC] Use -check-prefixes to simplify the check in [...] new 6e99e91c292 [DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
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/DebugInfoMetadata.h | 3 ++ lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 ++ lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 4 ++ lib/CodeGen/AsmPrinter/DwarfExpression.h | 4 ++ lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 4 ++ lib/CodeGen/MIRParser/MIParser.cpp | 5 +++ lib/CodeGen/PrologEpilogInserter.cpp | 20 ++++++++-- lib/IR/DebugInfoMetadata.cpp | 15 +++++++ test/CodeGen/X86/prologepilog_deref_size.mir | 59 ++++++++++++++++++++++++++++ 9 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/prologepilog_deref_size.mir