Make nomips16 mask not repeat if it ends with a '.'.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg.ll
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...