[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / deps-fix.ll
2012-10-03 Silviu BarangaFixed a bug in the ExecutionDependencyFix pass that...