alternate fix for PR5258 which avoids worklist problems, with reduced testcase.
authorChris Lattner <sabre@nondot.org>
Tue, 20 Oct 2009 20:27:49 +0000 (20:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Oct 2009 20:27:49 +0000 (20:27 +0000)
commit88a8624f8e104e1ba1ca21efa6ae23680b528a3e
treee8cfa16cbd8c20a0304d8cfa3bb4d13575f86053
parent18ed9c9a2bd7f1f56129495b499264c58b5cc4f4
alternate fix for PR5258 which avoids worklist problems, with reduced testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84667 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SSAUpdater.cpp
test/Transforms/JumpThreading/2009-10-20-jumpthreading-phi.ll [deleted file]
test/Transforms/JumpThreading/crash.ll