[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-bad-I-1.ll
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...