| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mips] Add support for min/max/umin/umax atomics | Mirko Brkusanin | 2019-12-12 | 1 | -1/+2 |
* | [mips] Implement Octeon+ `saa` and `saad` instructions | Simon Atanasyan | 2019-11-07 | 1 | -2/+7 |
* | [mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6 | Simon Atanasyan | 2019-07-12 | 1 | -1/+1 |
* | [mips] Mark general scheduling model as complete | Simon Atanasyan | 2019-07-03 | 1 | -2/+2 |
* | [mips] Add missing atomic instructions to general scheduling definitions | Simon Atanasyan | 2019-07-03 | 1 | -0/+16 |
* | [mips] Add missing microMIPS instructions to general scheduling definitions | Simon Atanasyan | 2019-07-03 | 1 | -12/+25 |
* | [mips] Add SIGRIE,GINVI,GINVT to general scheduling definitions | Simon Atanasyan | 2019-07-03 | 1 | -2/+5 |
* | [mips] Add missing mips16 instructions to general scheduling definitions | Simon Atanasyan | 2019-07-03 | 1 | -0/+3 |
* | [mips] Add missing MSA and ASE instructions to general scheduling definitions | Simon Atanasyan | 2019-07-03 | 1 | -0/+33 |
* | [mips] Replace some itineraries by instructions in the general scheduling def... | Simon Atanasyan | 2019-07-03 | 1 | -187/+668 |
* | 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 | -1/+1 |
* | [MIPS] Fix DIV/DIVU scheduling classes. | Clement Courbet | 2018-05-02 | 1 | -2/+2 |
* | [SchedModel] Complete models shouldn't match against itineraries when they do... | Simon Pilgrim | 2018-04-05 | 1 | -1/+1 |
* | [TableGen] When trying to reuse a scheduler class for instructions from an In... | Craig Topper | 2018-03-18 | 1 | -0/+3 |
* | Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." | Simon Dardis | 2017-11-14 | 1 | -1/+3 |
* | [mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version | Simon Dardis | 2017-11-06 | 1 | -0/+1 |
* | Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."" | Simon Dardis | 2017-08-14 | 1 | -3/+1 |
* | Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." | Simon Dardis | 2017-08-14 | 1 | -1/+3 |
* | [mips][mt][5/7] Add support for fork and yield instructions. | Simon Dardis | 2017-07-12 | 1 | -1/+7 |
* | [mips][mt][4/7] Add IAS support for dvpe, evpe instructions. | Simon Dardis | 2017-07-12 | 1 | -1/+1 |
* | [mips][mt][3/7] Add IAS support for emt, dmt instructions. | Simon Dardis | 2017-07-12 | 1 | -0/+6 |
* | Recommit: "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 1 | -0/+4 |
* | Revert "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 1 | -4/+0 |
* | [mips] Add rsqrt, recip for MIPS | Simon Dardis | 2016-09-27 | 1 | -0/+4 |
* | [mips] Include missed file from previous commit | Simon Dardis | 2016-09-01 | 1 | -0/+1044 |