Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector of...
[oota-llvm.git] / test / CodeGen / X86 / movmsk.ll
2011-10-07 Evan ChengHigh bits of movmskp{s|d} and pmovmskb are known zero...