If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count.ll
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