Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / big-endian-actual-args.ll
2007-07-06 Dan GohmanAdd an explicit triple to the big-endian tests so that...
2007-07-05 Dan GohmanAdd a parameter to getCopyToParts and getCopyFromParts...