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
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-0
/
+2
*
[mips] Support 'y' operand code to print exact log2 of the operand
Simon Atanasyan
2018-02-07
1
-0
/
+7
*
[mips] Handle 'M' and 'L' operand codes for memory operands
Simon Atanasyan
2018-02-07
1
-6
/
+16
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
[mips] Set microMIPS ASE flag
Aleksandar Beserminji
2017-11-24
1
-0
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-0
/
+1
*
Untabify.
NAKAMURA Takumi
2017-10-18
1
-5
/
+5
*
Test commit.
Aleksandar Beserminji
2017-09-14
1
-1
/
+1
*
[MIPS] Implement support for -mstack-alignment.
John Baldwin
2017-08-14
1
-1
/
+1
*
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...
Eugene Zelenko
2017-08-03
1
-19
/
+34
*
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
[next]