Change PHINode::hasConstantValue to have a DominatorTree argument
[oota-llvm.git] / test / Transforms / IndVarSimplify / masked-iv.ll
2009-06-18 Dan GohmanRemove the code from IVUsers that attempted to handle
2009-06-13 Dan GohmanTeach SCEVExpander's visitAddRecExpr to reuse an existi...