Change the generation of the vmuluwm instruction to be based on the MUL opcode.
[oota-llvm.git] / test / CodeGen / PowerPC / pr16556.ll
2013-07-08 Bill Schmidt[PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_...