[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / i64-mem-copy.ll
2014-01-12 Nico RieckMake test independent of scheduling
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
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 ChengTypo.
2009-03-12 Evan ChengOn x86, if the only use of a i64 load is a i64 store...