If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / CodeGen / X86 / coalescer-commute4.ll
2008-03-04 Evan ChengReally fix the test.
2008-03-04 Evan ChengFix broken test.
2008-03-04 Evan ChengAdd PR1501 test case.