Pass the (optional) TargetData object to ConstantFoldInstOperands
authorDan Gohman <gohman@apple.com>
Mon, 9 Nov 2009 23:34:17 +0000 (23:34 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Nov 2009 23:34:17 +0000 (23:34 +0000)
commit1ba3b6c5654ac6c0cf6ff278e0130c6f2f5ef97d
treefb83744594dd25972dad4b3de28410668a13aa8a
parentb0bdac06b27966d0e676a3e5b21f93adab2f3f9d
Pass the (optional) TargetData object to ConstantFoldInstOperands
and ConstantFoldCompareInstOperands.

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