[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Thumb / 2010-06-18-SibCallCrash.ll
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...