Add test cases that were inadvertently omitted from r223783 and r223788
[oota-llvm.git] / test / CodeGen / PowerPC / vsx-minmax.ll
2014-10-31 Bill Schmidt[PowerPC] Initial VSX intrinsic support, with min/max...