Handle a pointer type correctly in SCEVExpander::visitAddRecExpr.
authorDan Gohman <gohman@apple.com>
Thu, 16 Apr 2009 21:34:54 +0000 (21:34 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 16 Apr 2009 21:34:54 +0000 (21:34 +0000)
commit4d177592f265ec5cc1148bd2c35f4b268c4956c4
tree587ee3ce2e1621d01f7e0165c4cc4608adb3e9ee
parent0e4042d30b2b47329166f5f784ef3c70f6b408cc
Handle a pointer type correctly in SCEVExpander::visitAddRecExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69310 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolutionExpander.cpp