Fix a FIXME about the format and add a test.
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2012-10-19-congruent-constant.ll
2012-10-19 Benjamin KramerSCEVExpander: Don't crash when trying to merge two...