[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / 2011-11-09-IllegalVectorFPIntConvert.ll
2011-11-09 Eli FriedmanMake sure we correctly unroll conversions between v2f64...