[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / 2012-12-12-ExpandMemcpy.ll
2012-12-12 Evan ChengFix a logic bug in inline expansion of memcpy / memset...