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
/
MipsSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Implement Octeon+ `saa` and `saad` instructions
Simon Atanasyan
2019-11-07
1
-0
/
+4
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-4
/
+4
*
[mips] Pass "xgot" flag as a subtarget feature
Simon Atanasyan
2019-09-18
1
-0
/
+5
*
[GlobalISel] Make the InstructionSelector instance non-const, allowing state ...
Amara Emerson
2019-08-13
1
-1
/
+1
*
[mips] Support for +abs2008 attribute
Aleksandar Beserminji
2019-01-28
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Disable the selection of mixed microMIPS/MIPS code
Simon Atanasyan
2018-09-03
1
-4
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[mips] Warn when crc, ginv, virt flags are used with too old revision
Vladimir Stefanovic
2018-07-04
1
-0
/
+9
*
[mips] Add support for Global INValidate ASE
Petar Jovanovic
2018-05-17
1
-0
/
+4
*
[mips] Add support for Virtualization ASE
Petar Jovanovic
2018-04-27
1
-0
/
+4
*
[mips] Add support for CRC ASE
Petar Jovanovic
2018-03-14
1
-0
/
+4
*
[MIPS GlobalISel] Adding GlobalISel
Petar Jovanovic
2018-02-23
1
-0
/
+17
*
[mips] Spectre variant two mitigation for MIPSR2
Simon Dardis
2018-02-21
1
-0
/
+7
*
[mips] add warnings for using dsp and msa flags with inappropriate revisions
Petar Jovanovic
2018-01-22
1
-0
/
+6
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
1
-1
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[MIPS] Implement support for -mstack-alignment.
John Baldwin
2017-08-14
1
-4
/
+9
*
[MIPS] Use ABI to determine stack alignment.
John Baldwin
2017-08-11
1
-1
/
+3
*
[mips] Handle the `long-calls` feature flags in the MIPS backend
Simon Atanasyan
2017-07-15
1
-0
/
+5
*
[mips][mt][1/7] Add the MT ASE as a subtarget feature.
Simon Dardis
2017-07-11
1
-0
/
+4
*
[mips] Fix documentation of member variable. NFCI.
Simon Dardis
2017-06-15
1
-1
/
+1
*
Test commit: remove whitespace
Stefan Maksimovic
2017-06-09
1
-1
/
+1
*
[mips] Add madd4 subtarget feature
Petar Jovanovic
2017-06-06
1
-0
/
+5
*
[mips] Remove unused class field. NFC
Simon Atanasyan
2017-05-23
1
-3
/
+0
*
[mips] Change type of MipsSubtarget ctor arguments s/std::string/StringRef/. NFC
Simon Atanasyan
2017-05-23
1
-2
/
+2
*
[LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el
Sagar Thakur
2017-02-15
1
-0
/
+3
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-0
/
+6
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-6
/
+0
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-0
/
+6
*
Convert more cases to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-28
1
-0
/
+1
*
[mips][atomics] Fix atomic instruction descriptions and uses.
Simon Dardis
2016-06-14
1
-0
/
+5
*
[mips] EABI CodeGen is completely untested and seems to have bitrotted. Remov...
Daniel Sanders
2016-06-03
1
-2
/
+0
*
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...
Benjamin Kramer
2016-01-27
1
-3
/
+3
*
[mips][micromips] Initial support for micrmomips DSP instructions and addu.qb...
Zoran Jovanovic
2015-10-12
1
-2
/
+3
*
[mips][p5600] Added P5600 processor and initial scheduler.
Daniel Sanders
2015-09-28
1
-0
/
+6
*
[mips] Added support for various EVA ASE instructions.
Daniel Sanders
2015-09-15
1
-0
/
+4
*
[mips] Added support for the div, divu, ddiv and ddivu macros which use traps...
Daniel Sanders
2015-09-03
1
-0
/
+3
*
[mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUI, ...
Zoran Jovanovic
2015-08-12
1
-0
/
+1
*
[mips] Added support for the ERETNC instruction.
Vasileios Kalintiris
2015-07-20
1
-1
/
+1
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-3
/
+3
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+2
*
InMips16HardFloat was only being set conditional on whether or
Eric Christopher
2015-05-07
1
-1
/
+1
*
Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to match
Eric Christopher
2015-05-07
1
-3
/
+1
*
[mips] Add the SoftFloat MipsSubtarget feature.
Toma Tabacu
2015-05-07
1
-1
/
+6
*
[mips][microMIPSr6] Implement initial subtarget support
Jozef Kolek
2015-04-20
1
-0
/
+1
*
[mips] Add backend support for Mips32r[35] and Mips64r[35].
Daniel Sanders
2015-02-18
1
-2
/
+12
[next]