[mips] Emit '.set nomicromips' before a function's entry label
[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...