| 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] Sink PredicateControl further down the class hierarchy. | Simon Dardis | 2018-05-30 | 1 | -1/+1 |
* | [mips] Split out ASEPredicate from InsnPredicates (NFC) | Simon Dardis | 2018-03-12 | 1 | -5/+5 |
* | [mips] Spectre variant two mitigation for MIPSR2 | Simon Dardis | 2018-02-21 | 1 | -1/+1 |
* | [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_... | Hrvoje Varga | 2016-05-13 | 1 | -0/+4 |
* | [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV a... | Zlatko Buljan | 2015-12-18 | 1 | -5/+10 |
* | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH,... | Zlatko Buljan | 2015-10-15 | 1 | -0/+4 |
* | [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb... | Zoran Jovanovic | 2015-10-12 | 1 | -1/+20 |
* | Make it possible for the Subtarget to change between function | Eric Christopher | 2014-07-10 | 1 | -2/+2 |
* | [mips] DSP-ASE move from HI/LO register instructions. | Akira Hatanaka | 2013-04-18 | 1 | -0/+27 |
* | [mips] Remove asm string parameter from pseudo instructions. Add InstrItinClass | Akira Hatanaka | 2012-12-20 | 1 | -2/+3 |
* | MIPS DSP: other miscellaneous instructions. | Akira Hatanaka | 2012-09-28 | 1 | -0/+55 |
* | MIPS DSP: ADDUH.QB instruction sub-class. | Akira Hatanaka | 2012-09-28 | 1 | -0/+15 |
* | MIPS DSP: ABSQ_S.PH instruction sub-class. | Akira Hatanaka | 2012-09-27 | 1 | -0/+27 |
* | MIPS DSP: SHLL.QB instruction sub-class. | Akira Hatanaka | 2012-09-27 | 1 | -0/+15 |
* | MIPS DSP: rddsp (instruction which reads DSPControl register fields to a GPR). | Akira Hatanaka | 2012-09-27 | 1 | -0/+12 |
* | MIPS DSP: CMPU.EQ.QB instruction sub-class. | Akira Hatanaka | 2012-09-27 | 1 | -0/+42 |
* | MIPS DSP: ADDU.QB instruction sub-class. | Akira Hatanaka | 2012-09-27 | 1 | -0/+28 |
* | MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field... | Akira Hatanaka | 2012-09-27 | 1 | -0/+10 |
* | MIPS DSP: all the remaining instructions which read or write accumulators. | Akira Hatanaka | 2012-09-27 | 1 | -0/+64 |
* | MIPS DSP: add support for extract-word instructions. | Akira Hatanaka | 2012-09-27 | 1 | -0/+16 |
* | MIPS DSP: Add predicates and instruction template. | Akira Hatanaka | 2012-09-22 | 1 | -0/+25 |