[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-21-LiveVariablesBug.ll
2009-09-22 Evan ChengFix PR5024. LiveVariables::FindLastPartialDef should...