Simplify ComputeMultiple so that it doesn't depend on TargetData.
authorDan Gohman <gohman@apple.com>
Wed, 18 Nov 2009 00:58:27 +0000 (00:58 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 18 Nov 2009 00:58:27 +0000 (00:58 +0000)
commit3dbb9e64d6e9d1e8bf16f75ebe4fe59ffdf93dd3
treeeb1ba91cca452635f06247f3af86ae531866772e
parent5052c1547ef75f401fd397084831e0bb15311b09
Simplify ComputeMultiple so that it doesn't depend on TargetData.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89175 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ValueTracking.h
lib/Analysis/MemoryBuiltins.cpp
lib/Analysis/ValueTracking.cpp