If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / CodeGen / X86 / sext-load.ll
2007-12-29 Chris Lattnerthis xform is implemented.