[mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives
[oota-llvm.git] / test / CodeGen / Generic / pr12507.ll
2012-04-10 Rafael EspindolaDon't try to zExt just to check if an integer constant...