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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-1
/
+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
/
+17
*
[mips][micromips] Revert "Fix overlaping FDEs error"
Aleksandar Beserminji
2018-10-15
1
-17
/
+0
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
1
-0
/
+17
*
[mips] Replace custom parsing logic for data directives by the `addAliasForDi...
Simon Atanasyan
2018-07-25
1
-0
/
+5
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-4
/
+7
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-8
/
+9
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-2
/
+12
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-1
/
+1
*
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
-0
/
+4
*
Cleanup places that passed SMLoc by const reference to pass it by value inste...
Craig Topper
2015-09-20
1
-1
/
+1
*
Bring back r239006 with a fix.
Rafael Espindola
2015-06-04
1
-4
/
+1
*
Revert "Pack the MCSymbolELF bit fields into MCSymbol's Flags."
Rafael Espindola
2015-06-04
1
-1
/
+4
*
Pack the MCSymbolELF bit fields into MCSymbol's Flags.
Rafael Espindola
2015-06-04
1
-4
/
+1
*
Remove getOrCreateSymbolData. There is no MCSymbolData anymore.
Rafael Espindola
2015-06-03
1
-1
/
+1
*
Merge MCELF.h into MCSymbolELF.h.
Rafael Espindola
2015-06-02
1
-3
/
+4
*
Pass MCSymbols to the helper functions in MCELF.h.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
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
-2
/
+8
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+2
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-7
/
+5
*
[mips][microMIPS] Mark symbols as microMIPS if necessary
Zoran Jovanovic
2014-11-05
1
-0
/
+35
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-2
/
+2
*
Make some helpers static or move into the llvm namespace.
Benjamin Kramer
2014-09-03
1
-0
/
+1
*
[mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP...
Daniel Sanders
2014-07-21
1
-0
/
+24
*
[mips] Implement custom MCELFStreamer.
Matheus Almeida
2014-03-27
1
-0
/
+19
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-55
/
+0
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
1
-72
/
+34
*
reverting per request
Jack Carter
2013-10-04
1
-19
/
+2
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
1
-2
/
+19
*
Mips ELF: Mark object file as ABI compliant
Jack Carter
2013-06-18
1
-0
/
+4
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-0
/
+4
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-1
/
+4
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-1
/
+19
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+3
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+61