[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg64.ll
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...