Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-04-10-LiveIntervalCrash.ll
2008-04-10 Evan ChengA copy instruction may use a register multiple times...