Generalize createSCEV to be able to form SCEV expressions from
authorDan Gohman <gohman@apple.com>
Sun, 22 Jun 2008 19:56:46 +0000 (19:56 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 22 Jun 2008 19:56:46 +0000 (19:56 +0000)
commit6c459a28ecb8d33e4b59ab2db1f9a58a2d06824b
treebc8761d2453c0a5ad8b4487ab645e904dbfff880
parent17f1972c770dc18f5c7c3c95776b4d62ae9e121d
Generalize createSCEV to be able to form SCEV expressions from
ConstantExprs.

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