Add a couple more tests for the ptest intrinsics to make sure we're
[oota-llvm.git] / test / CodeGen / X86 / mmx-copy-gprs.ll
2009-03-12 Evan ChengOn x86, if the only use of a i64 load is a i64 store...
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...