Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-02-05-LiveIntervalsAssert.ll
2008-02-05 Evan ChengIf a vr is already marked alive in a bb, then it has...