This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ea950f009d Add Triple::isOSUnknown new 4a39ef301ec Implement salavageDebugInfo functionality for SelectionDAG.
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/CodeGen/SelectionDAG.h | 4 + lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 34 ++++++++ lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 1 + test/DebugInfo/X86/sdag-salvage-add.ll | 110 ++++++++++++++++++++++++++ 4 files changed, 149 insertions(+) create mode 100644 test/DebugInfo/X86/sdag-salvage-add.ll