Revert r251492 "[IndVarSimplify] Rewrite loop exit values with their
[oota-llvm.git] / test / Transforms / LoopUnroll / scevunroll.ll
2015-10-28 Chen LiRevert r251492 "[IndVarSimplify] Rewrite loop exit...
2015-10-28 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-10 Mark HeffernanThis patch de-pessimizes the calculation of loop trip...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-14 Stephen LinModify two Transforms tests to explicitly check for...
2013-05-31 Andrew TrickPrevent loop-unroll from making assumptions about undef...
2011-09-15 Andrew TrickReapply r139759. Disable IV rewriting by default. See...
2011-09-13 Andrew Trick[indvars] Revert r139579 until 401.bzip -arch i386...
2011-09-13 Andrew TrickDisable IV rewriting by default. See PR10916.
2011-09-02 Andrew Trick-unroll-scev flag removal
2011-08-11 Andrew TrickAllow loop unrolling to get known trip counts from...