If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / CodeGen / X86 / sse-align-8.ll
2008-05-07 Evan ChengAdd nounwind.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-20 Dan GohmanUpdate these regression tests to accomodate X86InstrSSE...
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...