Fix a FIXME about the format and add a test.
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2011-11-17-selfphi.ll
2011-11-17 Andrew TrickFix an overly general check in SimplifyIndvar to handle...