This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa02c88d21d [NFC] use C++11 in AlignOf.h, remove AlignedCharArray new f25c04b57af [NFC][PowerPC] Add test case for D65063 new 3401779594d [llvm-objdump] Add warning messages if disassembly + source [...]
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/DebugInfo/DIContext.h | 12 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +- lib/DebugInfo/Symbolize/DIPrinter.cpp | 17 +- .../PowerPC/load-shuffle-and-shuffle-store.ll | 851 +++++++++++++++++++++ .../X86/source-interleave-invalid-source.test | 6 +- .../X86/source-interleave-missing-source.test | 6 +- .../X86/source-interleave-no-debug-info.test | 6 +- tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 2 +- tools/llvm-objdump/llvm-objdump.cpp | 75 +- tools/llvm-objdump/llvm-objdump.h | 2 +- tools/llvm-xray/func-id-helper.cpp | 2 +- 11 files changed, 931 insertions(+), 50 deletions(-) create mode 100644 test/CodeGen/PowerPC/load-shuffle-and-shuffle-store.ll