summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsScheduleP5600.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-1/+2
* [mips] Mark P5600 scheduling model as completeSimon Atanasyan2019-07-021-1/+1
* [mips] Add missing schedinfo for FPU load/store/conv instructionsSimon Atanasyan2019-07-021-4/+10
* [mips] Map SNOP, NOP to the P5600Nop scheduler resourceSimon Atanasyan2019-07-021-2/+8
* [mips] Add virtualization ASE to P5600 scheduling definitionsSimon Atanasyan2019-07-011-0/+5
* [mips] Add missing schedinfo for MSA and ASE instructionsSimon Atanasyan2019-07-011-0/+6
* [mips] Add missing schedinfo for atomic instructionsSimon Atanasyan2019-07-011-0/+16
* [mips] Add new items to the list of features unsupported by P5600Simon Atanasyan2019-06-271-3/+3
* [mips] Add PTR_64 and GPR_64 predicates to some MIPS 64-bit instructionsSimon Atanasyan2019-06-181-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Update the P5600 scheduler model not to use instruction itineraries.Simon Atanasyan2018-07-111-63/+93
* [SchedModel] Complete models shouldn't match against itineraries when they do...Simon Pilgrim2018-04-051-1/+1
* [Mips] Remove duplicate lines from MipsScheduleP5600.td and enable FullInstRW...Craig Topper2018-03-181-21/+0
* [TableGen] When trying to reuse a scheduler class for instructions from an In...Craig Topper2018-03-181-0/+2
* [mips] Begin reworking instruction predicates for ISAs/encodings (1/N)Simon Dardis2018-02-281-2/+1
* [mips] Removal of microMIPS64R6Aleksandar Beserminji2017-12-111-2/+2
* [mips][mt][3/7] Add IAS support for emt, dmt instructions.Simon Dardis2017-07-121-1/+1
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-0/+3
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-3/+0
* [mips] Add rsqrt, recip for MIPSSimon Dardis2016-09-271-0/+3
* [mips] Update the P5600 scheduler for isComplete = 1Simon Dardis2016-08-021-30/+221
* TableGen: Check scheduling models for completenessMatthias Braun2016-03-011-1/+1
* [mips][p5600] Added P5600 processor and initial scheduler.Daniel Sanders2015-09-281-0/+392
OpenPOWER on IntegriCloud