This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96d4ee9e0ed [PatternMatch] enhance m_One() to ignore undef elements in vectors new 68a901a7ad1 [DebugInfo][FastISel] Fix dropping dbg.value()
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/FastISel.cpp | 2 +- test/CodeGen/Generic/dbg_value_fastisel.ll | 54 ++++++++++++++++++++++++++++++ test/DebugInfo/X86/fission-ranges.ll | 18 ++++++---- 3 files changed, 66 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/Generic/dbg_value_fastisel.ll