Change PHINode::hasConstantValue to have a DominatorTree argument
[oota-llvm.git] / test / Transforms / IndVarSimplify / preserve-gep-remainder.ll
2009-05-27 Dan GohmanTeach SCEVExpander to avoid creating over-indexed GEP...