Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count12.ll
2011-11-09 Nick LewyckyDon't forget to check FlagNW when determining whether...