Don't try to be cute with undef optimization here. Let ProcessImplicitDefs handle it.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 4 Dec 2009 09:23:37 +0000 (09:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 4 Dec 2009 09:23:37 +0000 (09:23 +0000)
commit9d0f8bba17201cb26f5d642340eed66dedaec695
tree54ae7e330c6330067876ad75f4e75d407972248a
parent36236b76a45be2a50315d1926c49bd3c63786b49
Don't try to be cute with undef optimization here. Let ProcessImplicitDefs handle it.

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