index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
Mips.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Add a 'generic' Mips CPU
Miloš Stojanović
2019-11-21
1
-0
/
+1
*
[mips] Implement Octeon+ `saa` and `saad` instructions
Simon Atanasyan
2019-11-07
1
-0
/
+5
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-5
/
+6
*
[Mips][llvm-exegesis] Add a Mips target
Simon Atanasyan
2019-10-11
1
-0
/
+6
*
[mips] Pass "xgot" flag as a subtarget feature
Simon Atanasyan
2019-09-18
1
-0
/
+3
*
[mips] Fix 64-bit address loading in case of applying 32-bit mask to the result
Simon Atanasyan
2019-08-28
1
-0
/
+3
*
[mips] Support for +abs2008 attribute
Aleksandar Beserminji
2019-01-28
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Add support for Global INValidate ASE
Petar Jovanovic
2018-05-17
1
-0
/
+3
*
[mips] Add support for Virtualization ASE
Petar Jovanovic
2018-04-27
1
-0
/
+3
*
[MIPS GlobalISel] Select add i32, i32
Petar Jovanovic
2018-04-11
1
-0
/
+1
*
[mips] Add support for CRC ASE
Petar Jovanovic
2018-03-14
1
-0
/
+2
*
[mips] Split out ASEPredicate from InsnPredicates (NFC)
Simon Dardis
2018-03-12
1
-1
/
+4
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-0
/
+1
*
[mips] Spectre variant two mitigation for MIPSR2
Simon Dardis
2018-02-21
1
-0
/
+4
*
[mips] Handle the `long-calls` feature flags in the MIPS backend
Simon Atanasyan
2017-07-15
1
-0
/
+3
*
[mips][mt][1/7] Add the MT ASE as a subtarget feature.
Simon Dardis
2017-07-11
1
-0
/
+2
*
[mips] Add madd4 subtarget feature
Petar Jovanovic
2017-06-06
1
-0
/
+3
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-0
/
+2
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-2
/
+0
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-0
/
+2
*
[mips] interAptiv based generic schedule model
Simon Dardis
2016-09-01
1
-1
/
+2
*
[mips] Update the P5600 scheduler for isComplete = 1
Simon Dardis
2016-08-02
1
-0
/
+3
*
[mips][atomics] Fix atomic instruction descriptions and uses.
Simon Dardis
2016-06-14
1
-0
/
+5
*
[TableGen] Remove MnemonicContainsDot from AsmParser. It isn't used. NFC
Craig Topper
2015-12-29
1
-1
/
+0
*
[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders
2015-10-15
1
-1
/
+0
*
[mips][micromips] Initial support for micrmomips DSP instructions and addu.qb...
Zoran Jovanovic
2015-10-12
1
-0
/
+3
*
[mips][p5600] Added P5600 processor and initial scheduler.
Daniel Sanders
2015-09-28
1
-0
/
+5
*
[mips] Added support for various EVA ASE instructions.
Daniel Sanders
2015-09-15
1
-0
/
+2
*
[mips] Added support for the div, divu, ddiv and ddivu macros which use traps...
Daniel Sanders
2015-09-03
1
-0
/
+5
*
[mips] Add the SoftFloat MipsSubtarget feature.
Toma Tabacu
2015-05-07
1
-0
/
+5
*
[mips] Remove redundant periods from -mattr=help descriptions for MIPS.
Toma Tabacu
2015-02-27
1
-6
/
+6
*
[mips] Add backend support for Mips32r[35] and Mips64r[35].
Daniel Sanders
2015-02-18
1
-2
/
+18
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
1
-22
/
+14
*
[mips] Replace MipsABIEnum with a MipsABIInfo class.
Daniel Sanders
2014-10-24
1
-4
/
+4
*
[mips] Invert the abicalls feature bit to be noabicalls so that it's possible...
Daniel Sanders
2014-08-08
1
-2
/
+2
*
[mips] Initial implementation of -mabicalls/-mno-abicalls.
Daniel Sanders
2014-08-08
1
-0
/
+2
*
[mips] Added FPXX modeless calling convention.
Zoran Jovanovic
2014-07-10
1
-0
/
+2
*
[mips] Add support for -modd-spreg/-mno-odd-spreg
Daniel Sanders
2014-07-10
1
-0
/
+3
*
[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...
Daniel Sanders
2014-05-13
1
-3
/
+7
*
[mips][mips64r6] Added mul/mulu/muh/muhu
Daniel Sanders
2014-05-12
1
-1
/
+2
*
[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...
Daniel Sanders
2014-05-12
1
-2
/
+6
*
[mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64
Daniel Sanders
2014-05-12
1
-3
/
+1
*
[mips] Fold FeatureSEInReg into FeatureMips32r2
Daniel Sanders
2014-05-12
1
-4
/
+1
*
[mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2
Daniel Sanders
2014-05-12
1
-3
/
+1
*
[mips] Replace FeatureFPIdx with FeatureMips4_32r2
Daniel Sanders
2014-05-12
1
-6
/
+7
*
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-09
1
-2
/
+6
*
[mips] Remove unused CondMov feature bit
Daniel Sanders
2014-05-09
1
-4
/
+2
*
[mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...
Daniel Sanders
2014-05-09
1
-14
/
+15
*
[mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6
Daniel Sanders
2014-05-09
1
-0
/
+11
[next]