Don't try to preserve pointer types in SCEVConstants; the old code
authorDan Gohman <gohman@apple.com>
Thu, 24 Jun 2010 16:47:03 +0000 (16:47 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 24 Jun 2010 16:47:03 +0000 (16:47 +0000)
commiteaf6cf28dd312704718d53155333b4d6d7c16c7c
treeacb9949ca999ea309ea804e6a9081446c9c06d87
parent473e63512acb3751da7dffbb10e0452cb581b265
Don't try to preserve pointer types in SCEVConstants; the old code
was over-complicated.

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