Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-19-WrappingIV.ll
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2008-07-20 Wojciech MatyjewiczFix PR2088. Use modulo linear equation solver to comput...