On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / i64-mem-copy.ll
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...