Use movq to move low half of XMM register and zero-extend the rest.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
2008-04-16 Evan ChengReally test what's intended.
2008-04-16 Evan ChengRewrite LiveVariable liveness computation. The new...