If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / SolveQuadraticEquation.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-26 Zhou ShengAdd two test cases to cover apintification change.