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
/
MipsAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[mips][XRay] Use the base version of emitXRayTable
Simon Dardis
2017-05-04
1
-34
/
+1
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-3
/
+3
*
[LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el
Sagar Thakur
2017-02-15
1
-4
/
+163
*
[DebugInfo] Rename EmitDebugValue to EmitDebugThreadLocal (NFC)
Simon Dardis
2017-02-08
1
-1
/
+1
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-1
/
+3
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-3
/
+1
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-1
/
+3
*
[mips] Fix debug information for __thread variable
Petar Jovanovic
2017-01-20
1
-0
/
+16
*
Fix spelling mistakes in MIPS target comments. NFC.
Simon Pilgrim
2016-11-18
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-4
/
+4
*
Remove an unnecessary duplicate initialization of TLOF from the Mips
Eric Christopher
2016-09-29
1
-4
/
+0
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-0
/
+7
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-7
/
+0
*
[mips] Correct tail call encoding for MIPSR6
Simon Dardis
2016-08-18
1
-3
/
+10
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-3
/
+3
*
Use isPositionIndependent(). NFC.
Rafael Espindola
2016-06-27
1
-3
/
+2
*
[llvm-objdump] Support detection of feature bits from the object and implemen...
Daniel Sanders
2016-06-16
1
-2
/
+3
*
[mips] EABI CodeGen is completely untested and seems to have bitrotted. Remov...
Daniel Sanders
2016-06-03
1
-10
/
+0
*
Don't pass a Reloc::Model to MC.
Rafael Espindola
2016-05-18
1
-1
/
+1
*
[mips] Fix inconsistent .cprestore behaviour between direct object emission a...
Daniel Sanders
2016-05-06
1
-7
/
+13
*
[mips] More range-based for loops. NFC.
Vasileios Kalintiris
2016-04-15
1
-4
/
+3
*
[mips] Range check uimm20 and fixed a bug this revealed.
Daniel Sanders
2016-02-29
1
-18
/
+0
*
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-2
/
+3
*
CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
Duncan P. N. Exon Smith
2016-02-21
1
-3
/
+2
*
Mips: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-2
/
+2
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+3
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+3
*
[WinEH] Add some support for code generating catchpad
Reid Kleckner
2015-08-27
1
-1
/
+1
*
[mips] Remap move as or.
Vasileios Kalintiris
2015-08-11
1
-1
/
+1
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-3
/
+2
*
[mips] [IAS] Refactor the emitDirectiveModuleOddSPReg() functions. NFC.
Toma Tabacu
2015-06-25
1
-2
/
+1
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTripl...
Daniel Sanders
2015-06-16
1
-1
/
+2
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+2
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-2
/
+2
*
Create a MCSymbolELF.
Rafael Espindola
2015-06-02
1
-3
/
+4
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-4
/
+4
*
[Mips] Prefer Twine::utohexstr over utohexstr, saves a string copy.
Benjamin Kramer
2015-05-23
1
-3
/
+2
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-4
/
+4
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-8
/
+8
*
[mips] Emit the .insn directive for empty basic blocks.
Vasileios Kalintiris
2015-05-08
1
-0
/
+6
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-32
/
+32
*
[mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSave...
Toma Tabacu
2015-04-09
1
-20
/
+11
*
[mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
Daniel Sanders
2015-03-24
1
-6
/
+12
*
Grab the cached subtarget off of the MachineFunction.
Eric Christopher
2015-03-21
1
-5
/
+4
[next]