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
/
MipsABIInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Eliminate else-after-return. NFC
Simon Atanasyan
2016-12-10
1
-4
/
+3
*
[mips] Don't derive the default ABI from the CPU in the backend.
Daniel Sanders
2016-06-23
1
-28
/
+3
*
[mips] Optimize stack pointer adjustments.
Simon Dardis
2016-06-14
1
-0
/
+4
*
[mips] EABI CodeGen is completely untested and seems to have bitrotted. Remov...
Daniel Sanders
2016-06-03
1
-3
/
+1
*
[mips] Implement 'la' macro in PIC mode for O32.
Daniel Sanders
2016-06-03
1
-0
/
+4
*
[mips][atomics] Fix partword atomic binary operation implementation
Simon Dardis
2016-04-28
1
-0
/
+4
*
[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders
2015-10-15
1
-1
/
+0
*
Remove 'const' from some ArrayRefs. ArrayRefs are already immutable. NFC
Craig Topper
2015-09-28
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
*
[mips] [IAS] Add support for the DLA pseudo-instruction and fix problems with...
Daniel Sanders
2015-08-17
1
-0
/
+4
*
[mips] Remap move as or.
Vasileios Kalintiris
2015-08-11
1
-0
/
+4
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
[mips] Add support for dynamic stack realignment.
Vasileios Kalintiris
2015-06-02
1
-0
/
+4
*
Revert r237789 - [mips] The naming convention for private labels is ABI depe...
Daniel Sanders
2015-05-20
1
-3
/
+0
*
[mips] The naming convention for private labels is ABI dependant.
Daniel Sanders
2015-05-20
1
-0
/
+3
*
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
Daniel Sanders
2015-04-17
1
-0
/
+32
*
[mips] Add backend support for Mips32r[35] and Mips64r[35].
Daniel Sanders
2015-02-18
1
-0
/
+4
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
1
-0
/
+43
*
MipsABIInfo class is used in different libraries. Moving the files to MCTarge...
Vladimir Medic
2014-12-17
1
-0
/
+45