| Age | Commit message (Expand) | Author |
| 2022-05-12 | [MIPS} Address ISel failures for 64 bit fpus in microMIPS | Simon Dardis |
| 2019-11-03 | [mips] Split long lines in the code. NFC | Simon Atanasyan |
| 2019-06-18 | [mips] Add more strict predicates to the RSQRT_S_MM and TAILCALL_MM | Simon Atanasyan |
| 2019-03-13 | [mips] Fix encoding of the `mov.d` command for microMIPS R6 | Simon Atanasyan |
| 2019-03-11 | [MIPS][microMIPS] Add a pattern to match TruncIntFP | Petar Jovanovic |
| 2019-01-28 | [mips] Support for +abs2008 attribute | Aleksandar Beserminji |
| 2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth |
| 2018-09-03 | [mips] Disable the selection of mixed microMIPS/MIPS code | Simon Atanasyan |
| 2018-07-16 | [mips] Eliminate the usage of hasStdEnc in MipsPat. | Simon Atanasyan |
| 2018-05-23 | [X86][MIPS][ARM] New machine instruction property 'isMoveReg' | Petar Jovanovic |
| 2018-05-16 | [mips] Join existing scopes for DecoderNamespace (NFCI) | Simon Dardis |
| 2018-05-15 | [mips] Mark select instructions correctly | Simon Dardis |
| 2018-05-15 | [mips] Fix formatting of floating point conversion patterns | Simon Dardis |
| 2018-05-15 | [mips] Add disassembly support for comparison instructions | Simon Dardis |
| 2018-05-15 | [mips] Fix predicates of mfc1, mtc1 instructions | Simon Dardis |
| 2018-05-14 | [mips] Fix the predicates of round, ceiling, floor and trunc. | Simon Dardis |
| 2018-05-14 | [mips] Correct the predicates of indexed floating point stores and loads. | Simon Dardis |
| 2018-05-11 | [mips] Enable disassembly of fused (negative) multiply add/sub instructions | Simon Dardis |
| 2018-05-10 | [mips] Correct the predicates of cvt.fmt.fmt instructions | Simon Dardis |
| 2018-05-09 | [mips] Move conditional moves out of isCodeGenOnly | Simon Dardis |
| 2018-02-08 | [mips] Define certain instructions in microMIPS32r3 | Stefan Maksimovic |
| 2018-01-23 | [mips] Properly select abs and sqrt instructions | Stefan Maksimovic |
| 2017-10-26 | [mips] Fix (dis)assembly of abs.fmt for micromips | Simon Dardis |
| 2017-10-16 | [mips][micromips] Fix (dis)assembly of bc1(t|f) | Simon Dardis |
| 2017-10-10 | [mips] Correct the instruction predicates for microMIPSr3 | Simon Dardis |
| 2017-10-10 | [mips] Duplicate the reciprocal instruction definitions for FP32 | Simon Dardis |
| 2017-09-29 | [mips] Add missing license info, formatting changes. NFCI | Simon Dardis |
| 2017-08-27 | [mips] Generate NMADD and NMSUB instructions when fneg node is present | Petar Jovanovic |
| 2017-01-16 | [mips] Correct c.cond.fmt instruction definition. | Simon Dardis |
| 2016-10-05 | Recommit: "[mips] Add rsqrt, recip for MIPS" | Simon Dardis |
| 2016-10-05 | Revert "[mips] Add rsqrt, recip for MIPS" | Simon Dardis |
| 2016-09-27 | [mips] Add rsqrt, recip for MIPS | Simon Dardis |
| 2016-09-09 | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." | Simon Dardis |
| 2016-09-09 | [mips] Fix c.<cc>.<fmt> instruction definition. | Simon Dardis |
| 2016-08-04 | [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions | Hrvoje Varga |
| 2016-07-11 | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan |
| 2016-05-12 | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga |
| 2016-05-11 | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga |
| 2016-04-22 | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic |
| 2016-04-20 | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga |
| 2016-03-31 | [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions | Zlatko Buljan |
| 2016-03-24 | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions | Hrvoje Varga |
| 2015-12-01 | [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SE... | Hrvoje Varga |
| 2015-09-22 | [mips][sched] Split IIBranch into specific instruction classes. | Daniel Sanders |
| 2015-09-07 | [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt, FLO... | Zoran Jovanovic |
| 2015-05-08 | [mips] Only use FGR_{32,64} in TableGen descriptions. NFC. | Toma Tabacu |
| 2014-11-19 | [mips][microMIPS] Fix opcodes of MFHC1 and MTHC1 instructions. | Jozef Kolek |
| 2014-06-12 | [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 | Daniel Sanders |
| 2014-06-12 | [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6 | Daniel Sanders |
| 2014-05-13 | [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu... | Daniel Sanders |