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
/
MCTargetDesc
/
MipsELFStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-2
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
1
-0
/
+7
*
[mips][micromips] Revert "Fix overlaping FDEs error"
Aleksandar Beserminji
2018-10-15
1
-7
/
+0
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
1
-0
/
+7
*
[mips] Replace custom parsing logic for data directives by the `addAliasForDi...
Simon Atanasyan
2018-07-25
1
-2
/
+4
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-2
/
+2
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-2
/
+4
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-8
/
+4
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-1
/
+2
*
Move some error handling down to MCStreamer.
Rafael Espindola
2017-02-10
1
-1
/
+1
*
[Mips] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
1
-5
/
+5
*
Cleanup places that passed SMLoc by const reference to pass it by value inste...
Craig Topper
2015-09-20
1
-2
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
[mips] [IAS] Add support for the .insn directive.
Toma Tabacu
2015-04-16
1
-0
/
+3
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-3
/
+3
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-2
/
+2
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
1
-1
/
+1
*
[mips][microMIPS] Mark symbols as microMIPS if necessary
Zoran Jovanovic
2014-11-05
1
-0
/
+17
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-2
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP...
Daniel Sanders
2014-07-21
1
-3
/
+19
*
[mips] Remove unused private field.
Matheus Almeida
2014-03-27
1
-2
/
+1
*
[mips] Implement custom MCELFStreamer.
Matheus Almeida
2014-03-27
1
-0
/
+43
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
1
-43
/
+0
*
reverting per request
Jack Carter
2013-10-04
1
-2
/
+0
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
1
-0
/
+2
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-1
/
+5
*
This patch changes a static_cast to dyn_cast
Jack Carter
2013-02-05
1
-1
/
+5
*
Removing initializer for the field removed in r173887
David Blaikie
2013-01-30
1
-1
/
+1
*
Remove unused variable (introduced in r173884) to clear clang -Werror build
David Blaikie
2013-01-30
1
-2
/
+0
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+37