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
/
MipsTargetStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Inline emitStoreWithSymOffset and emitLoadWithSymOffset methods. NFC
Simon Atanasyan
2019-08-29
1
-8
/
+0
*
[mips] Make a couple of class methods plain static functions. NFC
Simon Atanasyan
2019-08-07
1
-3
/
+0
*
[Mips] Instruction `sc` now accepts symbol as an argument
Simon Atanasyan
2019-08-07
1
-0
/
+9
*
[mips] Implement .cplocal directive
Simon Atanasyan
2019-07-17
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] Add support for Global INValidate ASE
Petar Jovanovic
2018-05-17
1
-0
/
+8
*
[mips] Add support for Virtualization ASE
Petar Jovanovic
2018-04-27
1
-0
/
+8
*
[mips] Add support for CRC ASE
Petar Jovanovic
2018-03-14
1
-0
/
+8
*
Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."
Simon Dardis
2017-11-14
1
-0
/
+3
*
[mips] implement .set dspr2 directive
Petar Jovanovic
2017-10-05
1
-0
/
+2
*
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
Simon Dardis
2017-08-14
1
-3
/
+0
*
Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."
Simon Dardis
2017-08-14
1
-0
/
+3
*
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
Simon Dardis
2017-07-14
1
-3
/
+0
*
Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
Simon Dardis
2017-07-14
1
-0
/
+3
*
Revert "[mips][mt][6/7] Add support for mftr, mttr instructions."
Simon Dardis
2017-07-13
1
-3
/
+0
*
[mips][mt][6/7] Add support for mftr, mttr instructions.
Simon Dardis
2017-07-12
1
-0
/
+3
*
[mips][mt][2/7] Implement .module and .set directives for the MT ASE.
Simon Dardis
2017-07-11
1
-0
/
+6
*
Move instances of std::function.
Benjamin Kramer
2016-06-12
1
-5
/
+5
*
[mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.
Daniel Sanders
2016-05-16
1
-0
/
+2
*
[mips][ias] Fix O32 .cprestore directive when inside .set noat region and off...
Daniel Sanders
2016-05-12
1
-2
/
+19
*
[mips][ias] Fix missing header that should have been in r269179
Daniel Sanders
2016-05-11
1
-0
/
+1
*
[mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Daniel Sanders
2016-05-11
1
-6
/
+7
*
[mips] Fix inconsistent .cprestore behaviour between direct object emission a...
Daniel Sanders
2016-05-06
1
-0
/
+5
*
[mips][ias] Move createCpRestoreMemOp to MipsTargetStreamer. NFC.
Daniel Sanders
2016-04-29
1
-3
/
+7
*
[mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer....
Daniel Sanders
2016-04-29
1
-0
/
+14
*
[mips][ias] Moved most instruction emission helpers to MipsTargetStreamer. NFC.
Daniel Sanders
2016-04-29
1
-0
/
+24
*
[mips][ias] Stream macro expansions to output instead of buffering them. NFC.
Daniel Sanders
2016-04-18
1
-6
/
+3
*
[mips][ias] Implement .cpreturn directive.
Daniel Sanders
2015-09-22
1
-0
/
+6
*
[mips] Add assembler support for the .cprestore directive.
Daniel Sanders
2015-09-17
1
-0
/
+6
*
[mips] Save a copy of MipsABIInfo in the MipsTargetStreamer to escape a dangl...
Simon Atanasyan
2015-09-14
1
-3
/
+4
*
[mips] [IAS] Add support for the .module softfloat/hardfloat directives.
Toma Tabacu
2015-06-30
1
-0
/
+4
*
[mips] [IAS] Add support for the .set oddspreg/nooddspreg directives.
Toma Tabacu
2015-06-30
1
-0
/
+4
*
[mips] [IAS] Refactor the emitDirectiveModuleFP() functions. NFC.
Toma Tabacu
2015-06-25
1
-11
/
+5
*
[mips] [IAS] Refactor the emitDirectiveModuleOddSPReg() functions. NFC.
Toma Tabacu
2015-06-25
1
-4
/
+2
*
[mips] [IAS] Move some function definitions to MipsTargetStreamer.cpp. NFC.
Toma Tabacu
2015-06-23
1
-8
/
+2
*
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
*
[mips] [IAS] Add support for the .set softfloat/hardfloat directives.
Toma Tabacu
2015-06-02
1
-0
/
+4
*
[mips] [IAS] Add support for the .insn directive.
Toma Tabacu
2015-04-16
1
-0
/
+3
*
[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Toma Tabacu
2015-03-13
1
-3
/
+1
*
[mips] [IAS] Add missing constraints and improve testing for the .module dire...
Toma Tabacu
2015-03-06
1
-1
/
+2
*
[mips] Add backend support for Mips32r[35] and Mips64r[35].
Daniel Sanders
2015-02-18
1
-0
/
+8
*
[mips] Improve support for the .set at/noat assembler directives.
Toma Tabacu
2015-02-13
1
-0
/
+2
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
1
-5
/
+7
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
[mips] Rename emit and parse functions for the .cpload assembler directive. NFC.
Toma Tabacu
2014-10-01
1
-3
/
+3
*
[mips] Add assembler support for the .set nodsp directive.
Toma Tabacu
2014-09-17
1
-0
/
+2
*
[mips] Add assembler support for .set mips0 directive.
Toma Tabacu
2014-09-09
1
-0
/
+2
*
[mips] Add assembler support for .set push/pop directive.
Toma Tabacu
2014-09-09
1
-0
/
+4
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-2
/
+2
[next]