Fix bug in LICM that caused the previous big win. :(
authorChris Lattner <sabre@nondot.org>
Sun, 29 Sep 2002 22:26:07 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Sep 2002 22:26:07 +0000 (22:26 +0000)
commitb461373fbcdc5909cc7331fa64791cd039de4bc8
tree22b3dafb297eabbd82610685043f91079a754e43
parent9d0168d2d54008729632f676475ce710448cf8a8
Fix bug in LICM that caused the previous big win. :(

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