Handle fallout from the recent branch-on-undef changes. This fixes
authorChris Lattner <sabre@nondot.org>
Mon, 23 Oct 2006 18:57:02 +0000 (18:57 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Oct 2006 18:57:02 +0000 (18:57 +0000)
commitddaaa374879f2f736f7bfa20f4b25202fcb85708
tree4b94e5c9a7cead345ca2622ba5f61a7bf0e34088
parente285d59ee644ec8730209a5b843352ce7d9eb2eb
Handle fallout from the recent branch-on-undef changes.  This fixes
Prolangs-C/agrep and SCCP/2006-10-23-IPSCCP-Crash.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31132 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp