aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka Duncan)
[oota-llvm.git] / test / Transforms / IndVarSimplify /
2009-02-23 Dan GohmanBack out the change in 64918 that used sign-extensions...
2009-02-18 Dan GohmanUse a sign-extend instead of a zero-extend when promoting a
2009-02-18 Dan GohmanFix a corner case in the new indvars promotion logic...
2009-02-16 Dan GohmanRename IndVarsSimplify to IndVarSimplify, to be consist...