summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsScheduleGeneric.td
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Add support for min/max/umin/umax atomicsMirko Brkusanin2019-12-121-1/+2
* [mips] Implement Octeon+ `saa` and `saad` instructionsSimon Atanasyan2019-11-071-2/+7
* [mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6Simon Atanasyan2019-07-121-1/+1
* [mips] Mark general scheduling model as completeSimon Atanasyan2019-07-031-2/+2
* [mips] Add missing atomic instructions to general scheduling definitionsSimon Atanasyan2019-07-031-0/+16
* [mips] Add missing microMIPS instructions to general scheduling definitionsSimon Atanasyan2019-07-031-12/+25
* [mips] Add SIGRIE,GINVI,GINVT to general scheduling definitionsSimon Atanasyan2019-07-031-2/+5
* [mips] Add missing mips16 instructions to general scheduling definitionsSimon Atanasyan2019-07-031-0/+3
* [mips] Add missing MSA and ASE instructions to general scheduling definitionsSimon Atanasyan2019-07-031-0/+33
* [mips] Replace some itineraries by instructions in the general scheduling def...Simon Atanasyan2019-07-031-187/+668
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Support sigrie instructionSimon Atanasyan2018-11-061-1/+1
* [MIPS] Fix DIV/DIVU scheduling classes.Clement Courbet2018-05-021-2/+2
* [SchedModel] Complete models shouldn't match against itineraries when they do...Simon Pilgrim2018-04-051-1/+1
* [TableGen] When trying to reuse a scheduler class for instructions from an In...Craig Topper2018-03-181-0/+3
* Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis2017-11-141-1/+3
* [mips] Add movep for microMIPS32R6 and fix microMIPS32r3 versionSimon Dardis2017-11-061-0/+1
* Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis2017-08-141-3/+1
* Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis2017-08-141-1/+3
* [mips][mt][5/7] Add support for fork and yield instructions.Simon Dardis2017-07-121-1/+7
* [mips][mt][4/7] Add IAS support for dvpe, evpe instructions.Simon Dardis2017-07-121-1/+1
* [mips][mt][3/7] Add IAS support for emt, dmt instructions.Simon Dardis2017-07-121-0/+6
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-0/+4
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-4/+0
* [mips] Add rsqrt, recip for MIPSSimon Dardis2016-09-271-0/+4
* [mips] Include missed file from previous commitSimon Dardis2016-09-011-0/+1044
OpenPOWER on IntegriCloud