[mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir /
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for indirect branches instead...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-04 Daniel Sanders[mips] Add tests for the 'ret', 'call', and 'indirectbr...