Use movq to move low half of XMM register and zero-extend the rest.
[oota-llvm.git] / test / CodeGen / X86 / 2007-12-11-FoldImpDefSpill.ll
2007-12-12 Evan ChengImplicit def instructions, e.g. X86::IMPLICIT_DEF_GR32...