fix rdar://9297011 - udiv by power of two causing fast-isel rejects
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2011-03-09-ExactNoMaxBECount.ll
2011-03-09 Andrew TrickWhen SCEV can determine the loop test is X < X, set...