This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a94e734 Reverting r272778 because there's an assertion failure when r [...] new d2f1fe5 Preserve DebugInfo when replacing values in DAGCombiner
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/DAGCombiner.cpp | 2 -- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 ---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 19 ++++++++++++++++++- lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 2 -- lib/Target/Hexagon/HexagonISelLowering.cpp | 4 ++-- test/DebugInfo/X86/dbg-value-dag-combine.ll | 11 +++++++++-- 7 files changed, 32 insertions(+), 14 deletions(-)