| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [mips] Support sigrie instruction | Simon Atanasyan | 2018-11-06 | 1 | -0/+11 |
* | [mips] Add licensing information of the microMIPS tablegen files. (NFC) | Simon Dardis | 2018-06-15 | 1 | -0/+13 |
* | [mips] Sink PredicateControl further down the class hierarchy. | Simon Dardis | 2018-05-30 | 1 | -4/+4 |
* | [mips] Move conditional moves out of isCodeGenOnly | Simon Dardis | 2018-05-09 | 1 | -2/+2 |
* | [mips] Add support for Virtualization ASE | Petar Jovanovic | 2018-04-27 | 1 | -0/+36 |
* | [mips] Correct the definitions of some control instructions | Simon Dardis | 2018-04-26 | 1 | -1/+1 |
* | [mips] Fix the definition of sync, synci | Simon Dardis | 2018-04-25 | 1 | -2/+3 |
* | [mips] Correct the definitions of the unaligned word memory operation instruc... | Simon Dardis | 2018-04-19 | 1 | -2/+2 |
* | [mips] Define certain instructions in microMIPS32r3 | Stefan Maksimovic | 2018-02-08 | 1 | -1/+0 |
* | [mips] Include EVA instructions in Std2MicroMips mapping tables | Aleksandar Beserminji | 2018-02-01 | 1 | -1/+1 |
* | [mips][micromips] Fix (dis)assembly of bc1(t|f) | Simon Dardis | 2017-10-16 | 1 | -1/+2 |
* | [mips] Correct c.cond.fmt instruction definition. | Simon Dardis | 2017-01-16 | 1 | -1/+6 |
* | [mips] synci microMIPS instruction definition. | Simon Dardis | 2016-10-24 | 1 | -0/+11 |
* | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." | Simon Dardis | 2016-09-09 | 1 | -17/+0 |
* | [mips] Fix c.<cc>.<fmt> instruction definition. | Simon Dardis | 2016-09-09 | 1 | -0/+17 |
* | [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions | Hrvoje Varga | 2016-08-04 | 1 | -0/+13 |
* | [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct... | Hrvoje Varga | 2016-06-27 | 1 | -1/+1 |
* | [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGe... | Zlatko Buljan | 2016-05-18 | 1 | -3/+4 |
* | [mips][microMIPS] Revert commit r267137 | Hrvoje Varga | 2016-04-25 | 1 | -0/+1 |
* | [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions | Hrvoje Varga | 2016-04-22 | 1 | -1/+0 |
* | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions | Zlatko Buljan | 2015-11-12 | 1 | -1/+1 |
* | [mips][microMIPS] Implement LLE and SCE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+16 |
* | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+16 |
* | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE, LWE, SBE, SHE and SW... | Zoran Jovanovic | 2015-09-16 | 1 | -0/+31 |
* | [mips][microMIPS] Implement CACHEE and PREFE instructions | Zoran Jovanovic | 2015-09-09 | 1 | -0/+16 |
* | [mips][microMIPS] Implement movep instruction | Zoran Jovanovic | 2015-02-10 | 1 | -0/+14 |
* | [mips][microMIPS] Implement LWGP instruction | Jozef Kolek | 2015-01-28 | 1 | -0/+11 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-21 | 1 | -0/+9 |
* | [mips][microMIPS] Implement ADDIUPC instruction | Jozef Kolek | 2015-01-21 | 1 | -0/+11 |
* | Reverted revision 226577. | Jozef Kolek | 2015-01-20 | 1 | -9/+0 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-20 | 1 | -0/+9 |
* | [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions | Jozef Kolek | 2015-01-12 | 1 | -0/+11 |
* | [mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB and PAUSE instructions | Jozef Kolek | 2014-12-23 | 1 | -0/+26 |
* | [mips][microMIPS] Implement LWSP and SWSP instructions | Jozef Kolek | 2014-12-23 | 1 | -0/+11 |
* | [mips][microMIPS] Implement SWM16 and LWM16 instructions | Zoran Jovanovic | 2014-11-27 | 1 | -0/+12 |
* | [mips][microMIPS] Implement BREAK16 and SDBBP16 instructions | Jozef Kolek | 2014-11-27 | 1 | -0/+9 |
* | [mips][microMIPS] Implement LBU16, LHU16, LW16, SB16, SH16 and SW16 instructions | Jozef Kolek | 2014-11-24 | 1 | -0/+12 |
* | [mips][micromips] Implement SWM32 and LWM32 instructions | Zoran Jovanovic | 2014-11-19 | 1 | -0/+13 |
* | [mips][microMIPS] Implement LWXS instruction. | Jozef Kolek | 2014-11-19 | 1 | -0/+15 |
* | [mips][microMIPS] Implement SDBBP and RDHWR instructions. | Jozef Kolek | 2014-11-19 | 1 | -0/+24 |
* | [mips][microMIPS] Implement ANDI16 instruction | Zoran Jovanovic | 2014-11-05 | 1 | -0/+13 |
* | Reverted revisions 221351, 221352 and 221353. | Zoran Jovanovic | 2014-11-05 | 1 | -13/+0 |
* | [mips][microMIPS] Implement ANDI16 instruction | Zoran Jovanovic | 2014-11-05 | 1 | -0/+13 |
* | [mips][microMIPS] Implement ADDIUR1SP instruction | Zoran Jovanovic | 2014-10-23 | 1 | -0/+12 |
* | ps][microMIPS] Implement ADDIUR2 instruction | Zoran Jovanovic | 2014-10-23 | 1 | -0/+14 |
* | ps][microMIPS] Implement LI16 instruction | Zoran Jovanovic | 2014-10-23 | 1 | -0/+11 |
* | [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions | Zoran Jovanovic | 2014-10-23 | 1 | -0/+14 |
* | [mips][microMIPS] Implement ADDU16 and SUBU16 instructions | Zoran Jovanovic | 2014-10-21 | 1 | -0/+14 |
* | [mips][microMIPS] Implement AND16, NOT16, OR16 and XOR16 instructions | Zoran Jovanovic | 2014-10-21 | 1 | -0/+12 |