summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/Mips.td
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add a 'generic' Mips CPUMiloš Stojanović2019-11-211-0/+1
* [mips] Implement Octeon+ `saa` and `saad` instructionsSimon Atanasyan2019-11-071-0/+5
* [mips] Split long lines in the code. NFCSimon Atanasyan2019-11-031-5/+6
* [Mips][llvm-exegesis] Add a Mips targetSimon Atanasyan2019-10-111-0/+6
* [mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan2019-09-181-0/+3
* [mips] Fix 64-bit address loading in case of applying 32-bit mask to the resultSimon Atanasyan2019-08-281-0/+3
* [mips] Support for +abs2008 attributeAleksandar Beserminji2019-01-281-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Add support for Global INValidate ASEPetar Jovanovic2018-05-171-0/+3
* [mips] Add support for Virtualization ASEPetar Jovanovic2018-04-271-0/+3
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+1
* [mips] Add support for CRC ASEPetar Jovanovic2018-03-141-0/+2
* [mips] Split out ASEPredicate from InsnPredicates (NFC)Simon Dardis2018-03-121-1/+4
* [MachineOperand][Target] MachineOperand::isRenamable semantics changesGeoff Berry2018-02-231-0/+1
* [mips] Spectre variant two mitigation for MIPSR2Simon Dardis2018-02-211-0/+4
* [mips] Handle the `long-calls` feature flags in the MIPS backendSimon Atanasyan2017-07-151-0/+3
* [mips][mt][1/7] Add the MT ASE as a subtarget feature.Simon Dardis2017-07-111-0/+2
* [mips] Add madd4 subtarget featurePetar Jovanovic2017-06-061-0/+3
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-0/+2
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-2/+0
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-0/+2
* [mips] interAptiv based generic schedule modelSimon Dardis2016-09-011-1/+2
* [mips] Update the P5600 scheduler for isComplete = 1Simon Dardis2016-08-021-0/+3
* [mips][atomics] Fix atomic instruction descriptions and uses.Simon Dardis2016-06-141-0/+5
* [TableGen] Remove MnemonicContainsDot from AsmParser. It isn't used. NFCCraig Topper2015-12-291-1/+0
* [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders2015-10-151-1/+0
* [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb...Zoran Jovanovic2015-10-121-0/+3
* [mips][p5600] Added P5600 processor and initial scheduler.Daniel Sanders2015-09-281-0/+5
* [mips] Added support for various EVA ASE instructions.Daniel Sanders2015-09-151-0/+2
* [mips] Added support for the div, divu, ddiv and ddivu macros which use traps...Daniel Sanders2015-09-031-0/+5
* [mips] Add the SoftFloat MipsSubtarget feature.Toma Tabacu2015-05-071-0/+5
* [mips] Remove redundant periods from -mattr=help descriptions for MIPS.Toma Tabacu2015-02-271-6/+6
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-2/+18
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-22/+14
* [mips] Replace MipsABIEnum with a MipsABIInfo class.Daniel Sanders2014-10-241-4/+4
* [mips] Invert the abicalls feature bit to be noabicalls so that it's possible...Daniel Sanders2014-08-081-2/+2
* [mips] Initial implementation of -mabicalls/-mno-abicalls.Daniel Sanders2014-08-081-0/+2
* [mips] Added FPXX modeless calling convention.Zoran Jovanovic2014-07-101-0/+2
* [mips] Add support for -modd-spreg/-mno-odd-spregDaniel Sanders2014-07-101-0/+3
* [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2014-05-131-3/+7
* [mips][mips64r6] Added mul/mulu/muh/muhuDaniel Sanders2014-05-121-1/+2
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-121-2/+6
* [mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64Daniel Sanders2014-05-121-3/+1
* [mips] Fold FeatureSEInReg into FeatureMips32r2Daniel Sanders2014-05-121-4/+1
* [mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2Daniel Sanders2014-05-121-3/+1
* [mips] Replace FeatureFPIdx with FeatureMips4_32r2Daniel Sanders2014-05-121-6/+7
* [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...Daniel Sanders2014-05-091-2/+6
* [mips] Remove unused CondMov feature bitDaniel Sanders2014-05-091-4/+2
* [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...Daniel Sanders2014-05-091-14/+15
* [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6Daniel Sanders2014-05-091-0/+11
OpenPOWER on IntegriCloud