OSDN Git Service

indvars: drive by heuristics fix.
authorAndrew Trick <atrick@apple.com>
Wed, 18 Jul 2012 04:35:13 +0000 (04:35 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 18 Jul 2012 04:35:13 +0000 (04:35 +0000)
commit7f496a628eb93d60eed39340fcc5e89479eda488
treef77eacf9efd6845555d93ac4562ceff1154db25e
parent4781d8ee1cd586bf7a569f80e1e49694c93eddd8
indvars: drive by heuristics fix.

Minor oversight noticed by inspection. Sorry no unit test.

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