Change PHINode::hasConstantValue to have a DominatorTree argument
[oota-llvm.git] / test / Transforms / IndVarSimplify / gep-with-mul-base.ll
2009-05-24 Dan GohmanGeneralize SCEVExpander::visitAddRecExpr's GEP persuit...
2009-05-22 Dan GohmanFix a thinko in the code that adapted SCEVMulExpr opera...