[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / 2010-06-21-LdStMultipleBug.ll
2010-06-21 Evan ChengFix PR7421: bug in kill transferring logic. It was...