implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count.ll
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-17 Dan GohmanAdd -disable-output to a bunch of tests that don't...
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2008-07-19 Wojciech MatyjewiczWhile testing particular algorithms to compute loop...
2008-02-12 Wojciech MatyjewiczNow that ScalarEvolution::print writes to the correct...
2007-04-15 Reid SpencerFor PR1319:
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-14 Chris Lattnernew testcase for pr1101