Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations as no...
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count-pow2.ll
2014-11-16 David MajnemerScalarEvolution: HowFarToZero was wrongly using signed...
2014-10-10 Mark HeffernanThis patch de-pessimizes the calculation of loop trip...
2014-03-25 Benjamin KramerScalarEvolution: Compute exit counts for loops with...