Fix fast-isel to not emit invalid assembly when presented with a
[oota-llvm.git] / test / CodeGen / X86 / mmx-copy-gprs.ll
2008-02-22 Chris Lattnercopy mmx values from/to memory with GPRs on x86-32
2008-02-22 Chris LattnerStart using GPR's to copy around mmx value instead...