[mips][microMIPS] Implement DERET and DI instructions and check size operand for...
[oota-llvm.git] / lib / Target / Mips / MicroMips32r6InstrInfo.td
2015-12-21 Zlatko Buljan[mips][microMIPS] Implement DERET and DI instructions...
2015-12-01 Hrvoje Varga[mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND...
2015-11-30 Zoran Jovanovic[mips][microMIPS] Fix issue with offset operand of...
2015-11-12 Zlatko Buljan[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
2015-11-06 Daniel Sanders[mips][ias] Range check uimm2 operands and fix a bug...
2015-10-28 Hrvoje Varga[mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP...
2015-10-16 Hrvoje Varga[mips][microMIPS] Implement LB, LBE, LBU and LBUE instr...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement BREAK16, LI16, MOVE16,...
2015-10-15 Hrvoje VargaTest commit.
2015-10-12 Zlatko BuljanTest commit
2015-10-05 Zoran Jovanovic[mips][microMIPS] Implement JALRC16, JRCADDIUSP and...
2015-10-01 Zoran Jovanovic[mips][microMIPS] Implement CACHEE, WRPGPR and WSBH...
2015-09-22 Daniel Sanders[mips][sched] Split IIBranch into specific instruction...
2015-09-15 Zoran Jovanovic[mips] Add support for branch-likely pseudo-instructions
2015-09-15 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructio...
2015-09-14 Daniel Sanders[mips] Unified the MipsMemSimm9GPRAsmOperand and MipsMe...
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement ADDU16, AND16, ANDI16,...
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructions
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement LLE, LUI, LW and LWE instru...
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement SB, SBE, SCE, SH and SHE...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT...
2015-09-05 Zoran Jovanovic[mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement SW and SWE instructions
2015-08-12 Zoran Jovanovic[mips][microMIPS] Create microMIPS64r6 subtarget and...
2015-07-01 Zoran Jovanovic[mips][microMIPS] Implement SLL and NOP instructions
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-11 Zoran Jovanovic[mips][microMIPS] Implement ERET and ERETNC instructions
2015-05-27 Zoran Jovanovic[mips][microMIPSr6] Implement SEB and SEH instructions
2015-05-27 Jozef Kolek[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement NOR, OR, ORI, XOR and...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement AND and ANDI instructions
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU...
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement LSA instruction
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement ALIGN and AUI instructions
2015-05-13 Jozef Kolek[mips][microMIPSr6] Implement CLO and CLZ instructions
2015-05-12 Jozef Kolek[mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc...
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
2015-05-07 Jozef Kolek[mips][microMIPSr6] Implement JIALC and JIC instructions
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU...
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement SUB and SUBU instructions
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr...
2015-04-21 Jozef Kolek[mips][microMIPSr6] Implement CACHE and PREF instructions
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BITSWAP instruction
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement disassembler support
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BALC and BC instructions