Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count-pow2.ll
2014-03-25 Benjamin KramerScalarEvolution: Compute exit counts for loops with...