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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips][microMIPS] Implement SLL and NOP instructions
Zoran Jovanovic
2015-07-01
3
-0
/
+21
*
[mips] [IAS] Add support for the .module softfloat/hardfloat directives.
Toma Tabacu
2015-06-30
3
-0
/
+54
*
[mips] [IAS] Make .module directives change AssemblerOptions->front().
Toma Tabacu
2015-06-30
1
-8
/
+34
*
Reverting r241058 because it's causing buildbot failures.
Ranjeet Singh
2015-06-30
1
-3
/
+1
*
There are a few places where subtarget features are still
Ranjeet Singh
2015-06-30
1
-1
/
+3
*
[mips] [IAS] Add support for the .set oddspreg/nooddspreg directives.
Toma Tabacu
2015-06-30
3
-0
/
+52
*
[mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.
Daniel Sanders
2015-06-27
7
-20
/
+78
*
[mips] [IAS] Add partial support for the ULW pseudo-instruction.
Toma Tabacu
2015-06-26
2
-0
/
+82
*
[mips] [IAS] Refactor the emitDirectiveModuleFP() functions. NFC.
Toma Tabacu
2015-06-25
3
-28
/
+25
*
[mips] [IAS] Refactor the emitDirectiveModuleOddSPReg() functions. NFC.
Toma Tabacu
2015-06-25
4
-22
/
+26
*
[mips] [IAS] Fix parsing of memory offset expressions with parenthesis depth >1.
Toma Tabacu
2015-06-25
1
-2
/
+5
*
[mips][microMIPS] Implement BREAK, EHB and EI instructions
Zoran Jovanovic
2015-06-24
4
-2
/
+63
*
[mips] [IAS] Add partial support for the ULHU pseudo-instruction.
Toma Tabacu
2015-06-23
2
-0
/
+114
*
[mips] [IAS] Add support for generating DADDu to createAddu(). NFC.
Toma Tabacu
2015-06-23
1
-7
/
+7
*
[mips64] Emit correct addend for some PC-relative relocations
Petar Jovanovic
2015-06-23
2
-12
/
+9
*
[mips] [IAS] Move some function definitions to MipsTargetStreamer.cpp. NFC.
Toma Tabacu
2015-06-23
2
-8
/
+13
*
Use MCSymbols for FastISel.
Rafael Espindola
2015-06-23
2
-6
/
+13
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
37
-41
/
+41
*
[mips] Fix some UB by shifting before sign-extending
Justin Bogner
2015-06-23
1
-1
/
+1
*
[mips] [IAS] Add support for LAReg with identical source and destination regi...
Toma Tabacu
2015-06-22
1
-15
/
+25
*
[mips] [IAS] Add support for LASym with identical source and destination regi...
Toma Tabacu
2015-06-22
1
-8
/
+20
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
37
-41
/
+41
*
[mips] [IAS] Add support for expanding LASym with a source register operand.
Toma Tabacu
2015-06-17
1
-12
/
+19
*
[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions.
Toma Tabacu
2015-06-17
2
-0
/
+234
*
[mips] [IAS] Fix LA with relative label operands.
Toma Tabacu
2015-06-17
1
-12
/
+9
*
[mips] [IAS] Fix LW with relative label operands.
Toma Tabacu
2015-06-17
1
-21
/
+5
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
5
-7
/
+6
*
[mips][ias] Expand on r238751 to cover as many relocs as possible.
Daniel Sanders
2015-06-16
1
-22
/
+36
*
Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTripl...
Daniel Sanders
2015-06-16
1
-1
/
+2
*
[mips] [IAS] Refactor symbol-address loading code into a helper function. NFC.
Toma Tabacu
2015-06-16
1
-17
/
+23
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
2
-2
/
+2
*
Wrap some long lines in LLVMBuild files. NFC
Douglas Katzman
2015-06-12
1
-1
/
+12
*
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
Daniel Sanders
2015-06-11
2
-30
/
+26
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
2
-6
/
+4
*
Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC.
Daniel Sanders
2015-06-11
1
-5
/
+5
*
Recommit "[mips] [IAS] Add support for BNE and BEQ with an immediate operand....
Toma Tabacu
2015-06-11
3
-2
/
+72
*
[mips][microMIPS] Implement ERET and ERETNC instructions
Zoran Jovanovic
2015-06-11
3
-0
/
+29
*
[mips] Change existing uimm10 operand to restrict the accepted immediates
Zoran Jovanovic
2015-06-11
2
-0
/
+11
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
6
-20
/
+21
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
2
-24
/
+20
*
Recommit "[mips] [IAS] Restore STI.FeatureBits in .set pop." (r239144).
Toma Tabacu
2015-06-09
1
-11
/
+15
*
Revert "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." ...
Toma Tabacu
2015-06-09
2
-61
/
+2
*
[mips] [IAS] Add support for BNE and BEQ with an immediate operand.
Toma Tabacu
2015-06-09
2
-2
/
+61
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
4
-9
/
+10
*
Revert "[mips] [IAS] Restore STI.FeatureBits in .set pop." (r239144).
Toma Tabacu
2015-06-05
1
-15
/
+11
*
[mips] [IAS] Restore STI.FeatureBits in .set pop.
Toma Tabacu
2015-06-05
1
-11
/
+15
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
3
-5
/
+5
*
Bring back r239006 with a fix.
Rafael Espindola
2015-06-04
3
-14
/
+5
*
Revert "Pack the MCSymbolELF bit fields into MCSymbol's Flags."
Rafael Espindola
2015-06-04
3
-5
/
+14
*
Pack the MCSymbolELF bit fields into MCSymbol's Flags.
Rafael Espindola
2015-06-04
3
-14
/
+5
[next]