[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / mmx-copy-gprs.ll
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add actions for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
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...