This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 64ea45e4889 [X86][AVX] Add shuffle_v8i32_0dcd3f14 shuffle test case new 826e231bb6f [DebugInfo][DAG] Either salvage dangling debug info or emit [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 98 ++++++++++++++++++++---- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 16 +++- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 1 + test/DebugInfo/X86/sdag-dangling-dbgvalue.ll | 2 + test/DebugInfo/X86/sdag-ir-salvage.ll | 56 ++++++++++++++ 5 files changed, 154 insertions(+), 19 deletions(-) create mode 100644 test/DebugInfo/X86/sdag-ir-salvage.ll