Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.
[oota-llvm.git] / test / Analysis / ScalarEvolution / how-far-to-zero.ll
2012-06-28 Nick LewyckyIf the step value is a constant zero, the loop isn...