De-pessimize the handling of LCSSA Phi nodes in IndVarSimplify. Hopefully this
authorOwen Anderson <resistor@mac.com>
Tue, 27 Jun 2006 02:17:08 +0000 (02:17 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 27 Jun 2006 02:17:08 +0000 (02:17 +0000)
commitf9b238e93de0137510d4369015801e372ab0f879
treeb78ff051c2018f86dcdc9a2484b46df72e956951
parent7e097e463314baa3c964a977408aa51ecabe7796
De-pessimize the handling of LCSSA Phi nodes in IndVarSimplify.  Hopefully this
will make Shootout-C/nestedloop faster.

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