This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77376c854e2 [InstCombine] add tests for extract of vector load; NFC new 6cd86b7cd2b [DebugInfo] Move several private headers to include directory
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: .../AsmPrinter => include/llvm/CodeGen}/AsmPrinterHandler.h | 6 +++--- .../llvm/CodeGen}/DbgEntityHistoryCalculator.h | 8 ++++---- .../AsmPrinter => include/llvm/CodeGen}/DebugHandlerBase.h | 10 +++++----- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 4 ++-- lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp | 2 +- lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 2 +- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 ++-- lib/CodeGen/AsmPrinter/EHStreamer.h | 2 +- lib/CodeGen/AsmPrinter/WinCFGuard.h | 2 +- 11 files changed, 22 insertions(+), 22 deletions(-) rename {lib/CodeGen/AsmPrinter => include/llvm/CodeGen}/AsmPrinterHandler.h (92%) rename {lib/CodeGen/AsmPrinter => include/llvm/CodeGen}/DbgEntityHistoryCalculator [...] rename {lib/CodeGen/AsmPrinter => include/llvm/CodeGen}/DebugHandlerBase.h (94%)