| Commit message (Expand) | Author | Age | Files | Lines |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-10-14 | 6 | -8/+9 |
| * | [mips] Add IAS support for dvp, evp | Simon Dardis | 2016-10-13 | 6 | -0/+24 |
| * | Recommit: "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 30 | -35/+91 |
| * | Revert "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 30 | -91/+35 |
| * | [mips] Add rsqrt, recip for MIPS | Simon Dardis | 2016-09-27 | 30 | -35/+91 |
| * | Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" | Simon Dardis | 2016-09-16 | 6 | -9/+8 |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-09-16 | 6 | -8/+9 |
| * | [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in... | Hrvoje Varga | 2016-09-08 | 1 | -0/+4 |
| * | [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix d... | Hrvoje Varga | 2016-08-22 | 5 | -49/+57 |
| * | [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions | Hrvoje Varga | 2016-08-04 | 3 | -0/+12 |
| * | [mips][ias] Check '$rs = $rd' constraints when both registers are in AsmText. | Daniel Sanders | 2016-07-27 | 2 | -3/+3 |
| * | [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions | Hrvoje Varga | 2016-07-22 | 1 | -0/+4 |
| * | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 4 | -0/+32 |
| * | [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct... | Hrvoje Varga | 2016-06-27 | 1 | -0/+7 |
| * | [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions | Hrvoje Varga | 2016-06-16 | 1 | -0/+5 |
| * | [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO... | Zlatko Buljan | 2016-06-15 | 4 | -8/+15 |
| * | [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions | Hrvoje Varga | 2016-06-09 | 1 | -0/+6 |
| * | [MIPS][LLVM-MC] Fix Disassemble of Negative Offset | Sagar Thakur | 2016-05-24 | 5 | -126/+184 |
| * | [mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC and BC2NEZC instructions | Zlatko Buljan | 2016-05-19 | 2 | -0/+8 |
| * | [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGe... | Zlatko Buljan | 2016-05-18 | 2 | -0/+8 |
| * | [mips][microMIPS] Implement BEQZC and BNEZC instructions | Zoran Jovanovic | 2016-05-17 | 1 | -0/+2 |
| * | [mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMP... | Zlatko Buljan | 2016-05-17 | 3 | -0/+27 |
| * | [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_... | Hrvoje Varga | 2016-05-13 | 3 | -0/+7 |
| * | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -6/+0 |
| * | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -0/+6 |
| * | [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and... | Hrvoje Varga | 2016-05-11 | 1 | -0/+7 |
| * | [mips][microMIPS] Implement LWP and SWP instructions | Zlatko Buljan | 2016-05-09 | 2 | -0/+4 |
| * | [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructions | Zlatko Buljan | 2016-05-06 | 1 | -0/+8 |
| * | [mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ... | Zlatko Buljan | 2016-05-04 | 4 | -0/+24 |
| * | [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i... | Zlatko Buljan | 2016-04-27 | 1 | -0/+6 |
| * | [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,... | Zlatko Buljan | 2016-04-27 | 2 | -0/+11 |
| * | [mips][microMIPS] Revert commit r267137 | Hrvoje Varga | 2016-04-25 | 1 | -4/+0 |
| * | [mips][microMIPS] Revert commit r266977 | Zlatko Buljan | 2016-04-25 | 4 | -24/+0 |
| * | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic | 2016-04-22 | 1 | -6/+0 |
| * | [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions | Hrvoje Varga | 2016-04-22 | 1 | -0/+4 |
| * | [mips][microMIPS] Implement DVP, EVP and JALRC.HB instructions | Zlatko Buljan | 2016-04-22 | 2 | -0/+12 |
| * | [mips][microMIPS] Implement ldpc instruction | Zoran Jovanovic | 2016-04-21 | 1 | -0/+1 |
| * | [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions | Zlatko Buljan | 2016-04-21 | 2 | -0/+8 |
| * | [mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV and SYSCALL instructio... | Zlatko Buljan | 2016-04-21 | 4 | -0/+24 |
| * | [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC and BNEC instructions | Zoran Jovanovic | 2016-04-20 | 1 | -0/+6 |
| * | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-04-20 | 1 | -0/+6 |
| * | Summary: | Simon Dardis | 2016-04-14 | 4 | -0/+8 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-04-13 | 1 | -4/+4 |
| * | Revert "[mips] MIPSR6 Compact branch aliases" | Simon Dardis | 2016-04-12 | 4 | -8/+0 |
| * | [mips] MIPSR6 Compact branch aliases | Simon Dardis | 2016-04-12 | 4 | -0/+8 |
| * | [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru... | Zlatko Buljan | 2016-04-08 | 1 | -0/+22 |
| * | [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 | 2 | -0/+12 |
| * | [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 | 2 | -0/+25 |