Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / mask64.ll
2008-02-27 Dan GohmanDon't hard-code the mask size to be 32, which is incorr...