MIPS DSP: add operands to make sure instruction strings are being matched.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg64.ll
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...