Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / itofp128.ll
2008-03-10 Dan GohmanImplement more support for fp-to-i128 and i128-to-fp...