Fix PR404 try #2
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 08:20:22 +0000 (08:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 08:20:22 +0000 (08:20 +0000)
commitfed22aac4337c589841c443be70fe05559693f6a
treefd3f4ece0eeb00ee144c0804f08aa9fefb35dfc2
parent5e8775425063e7067dde18e893977bb9cef0558e
Fix PR404 try #2

This version takes about 1s longer than the previous one (down to 2.35s),
but on the positive side, it actually works :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14856 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopSimplify.cpp