Fix an ugly problem in SCCP. This fixes Benchmarks/Misc-C++/mandel-text.cpp
authorChris Lattner <sabre@nondot.org>
Fri, 20 Oct 2006 20:19:08 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Oct 2006 20:19:08 +0000 (20:19 +0000)
commit6734bffe2471786ab0d943f236f6b02bc95084b4
tree0951a3ae8db05379e840e746d0f28c39d64aebaa
parent87d8429506998806b9fe74cab7a16963ad4a088e
Fix an ugly problem in SCCP.  This fixes Benchmarks/Misc-C++/mandel-text.cpp

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