Add nounwind to a few tests.
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count2.ll
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2008-02-12 Wojciech MatyjewiczNow that ScalarEvolution::print writes to the correct...
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.