This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ed9ec6f65f [X86][SSE] Add createPackShuffleMask helper function. NFCI. new 15907ace485 [Debug info] Handle endianness when moving debug info for s [...] new 7d8bfe52566 [X86][SSE] Fix -Wsign-compare problems introduced in r314658
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: lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 9 +++- lib/Target/X86/X86ISelLowering.cpp | 8 ++-- test/CodeGen/PowerPC/debuginfo-split-int.ll | 66 +++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/PowerPC/debuginfo-split-int.ll