Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / return-val-i128.ll
2008-03-08 Dan GohmanAdd support for calls with i128 return values on ppc64.