[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg.ll
2014-06-11 Daniel Sanders[mips][mips64r6] Improve tests affected by the changes...
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2012-05-07 Eric ChristopherAdd support for the 'l' constraint.
2012-05-07 Eric ChristopherAdd support for the 'c' constraint.
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...