| Commit message (Expand) | Author | Age | Files | Lines |
| * | [mips] Add instruction aliases for ds(r|l)l. | Simon Dardis | 2017-06-27 | 1 | -0/+12 |
| * | [mips] Recommit: "N64 static relocation model support" | Simon Dardis | 2017-01-27 | 1 | -23/+5 |
| * | Revert "[mips] N64 static relocation model support" | Simon Dardis | 2017-01-26 | 1 | -5/+23 |
| * | [mips] N64 static relocation model support | Simon Dardis | 2017-01-26 | 1 | -23/+5 |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-10-14 | 1 | -5/+7 |
| * | Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" | Simon Dardis | 2016-09-16 | 1 | -7/+5 |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-09-16 | 1 | -5/+7 |
| * | [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in... | Hrvoje Varga | 2016-09-08 | 1 | -0/+35 |
| * | [mips] Preparatory work for a generic scheduler | Simon Dardis | 2016-08-24 | 1 | -24/+39 |
| * | [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliases | Simon Dardis | 2016-07-26 | 1 | -2/+2 |
| * | [mips] Optimize materialization of i64 constants | Simon Dardis | 2016-07-25 | 1 | -0/+3 |
| * | [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct... | Hrvoje Varga | 2016-06-27 | 1 | -1/+72 |
| * | [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions | Hrvoje Varga | 2016-06-16 | 1 | -56/+83 |
| * | [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and... | Hrvoje Varga | 2016-05-11 | 1 | -0/+91 |
| * | [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructions | Zlatko Buljan | 2016-05-06 | 1 | -0/+29 |
| * | [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i... | Zlatko Buljan | 2016-04-27 | 1 | -0/+40 |
| * | [mips][microMIPS] Implement ldpc instruction | Zoran Jovanovic | 2016-04-21 | 1 | -0/+5 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-04-13 | 1 | -4/+4 |
| * | [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru... | Zlatko Buljan | 2016-04-08 | 1 | -0/+80 |
| * | [mips][microMIPS] Revert commits r264245 and r264248. | Zoran Jovanovic | 2016-04-02 | 1 | -4/+4 |
| * | [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions | Zlatko Buljan | 2016-03-31 | 1 | -0/+17 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-03-24 | 1 | -4/+4 |
| * | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions | Hrvoje Varga | 2016-03-24 | 1 | -0/+19 |
| * | Revert "[mips] Promote the result of SETCC nodes to GPR width." | Vasileios Kalintiris | 2016-03-01 | 1 | -13/+0 |
| * | [mips] Promote the result of SETCC nodes to GPR width. | Vasileios Kalintiris | 2016-03-01 | 1 | -0/+13 |
| * | [mips] Make isel select the correct DEXT variant up front. | Daniel Sanders | 2016-02-29 | 1 | -1/+1 |
| * | [mips][microMIPS] Implement DINSU, DINSM, DINS instructions | Hrvoje Varga | 2016-02-25 | 1 | -0/+15 |
| * | [mips][microMIPS] Implement DERET and DI instructions and check size operand ... | Zlatko Buljan | 2015-12-21 | 1 | -6/+10 |
| * | [mips][ias] Range check uimm6 operands and fix a bug this revealed. | Daniel Sanders | 2015-12-08 | 1 | -2/+2 |
| * | [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU instructions | Zoran Jovanovic | 2015-08-18 | 1 | -0/+17 |
| * | [mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUI, ... | Zoran Jovanovic | 2015-08-12 | 1 | -0/+98 |