Change the generation of the vmuluwm instruction to be based on the MUL opcode.
[oota-llvm.git] / test / CodeGen / PowerPC / memcpy-vec.ll
2015-02-27 Hal Finkel[PowerPC] Use vector types for memcpy and friends ...