More dbg_value cleanup so the presence of debug info doesn't affect code-gen.
authorJim Grosbach <grosbach@apple.com>
Mon, 14 Jun 2010 21:30:32 +0000 (21:30 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 14 Jun 2010 21:30:32 +0000 (21:30 +0000)
commitc834f413ae9bfd6d41545aed8d6b91c8ccb8ea16
tree37079726c00fec2c04d8e71ca86e12c5377f5e66
parent38a979bf95db020094769194651b91291ca0220c
More dbg_value cleanup so the presence of debug info doesn't affect code-gen.
Make sure to skip the dbg_value instructions when moving dups out of the
diamond. rdar://7797940

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IfConversion.cpp