Use movq to move low half of XMM register and zero-extend the rest.
[oota-llvm.git] / test / CodeGen / X86 / fp-stack-retcopy.ll
2008-01-16 Chris LattnerMy previous commit had an incomplete message, it should...