Use movq to move low half of XMM register and zero-extend the rest.
[oota-llvm.git] / test / CodeGen / X86 / bitcast-int-to-vector.ll
2007-10-29 Dan GohmanFix a DAGCombiner abort on a bitcast from a scalar...