[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/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...