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
/
MipsCallingConv.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-06-09
1
-2
/
+8
*
Revert "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-04-07
1
-8
/
+2
*
[SelectionDAG] Enable target specific vector scalarization of calls and returns
Simon Dardis
2017-04-07
1
-2
/
+8
*
[mips] EABI CodeGen is completely untested and seems to have bitrotted. Remov...
Daniel Sanders
2016-06-03
1
-48
/
+0
*
[mips] Interrupt attribute support for mips32r2+.
Vasileios Kalintiris
2015-10-26
1
-0
/
+25
*
Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to match
Eric Christopher
2015-05-07
1
-4
/
+4
*
Mips fast-isel - handle functions which return i8 or i6 .
Vasileios Kalintiris
2015-04-29
1
-0
/
+3
*
[MIPS] Fix justify error for small structures
Petar Jovanovic
2015-03-16
1
-1
/
+1
*
Fix justify error for small structures in varargs for MIPS64BE
Petar Jovanovic
2015-02-26
1
-0
/
+4
*
[mips] Add Mips-specific CCIf's for accessing the MipsCCState. NFC.
Daniel Sanders
2014-12-08
1
-13
/
+28
*
First stage of call lowering for Mips fast-isel
Reed Kotler
2014-11-13
1
-0
/
+13
*
[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...
Daniel Sanders
2014-11-07
1
-12
/
+24
*
[mips] Remove MipsCC::analyzeCallOperands in favour of CCState::AnalyzeCallOp...
Daniel Sanders
2014-11-07
1
-0
/
+7
*
[mips] Move SpecialCallingConv to MipsCCState and use it from tablegen-erated...
Daniel Sanders
2014-11-07
1
-9
/
+13
*
Re-commit r221056 and others with fix, "[mips] Move F128 argument handling in...
Daniel Sanders
2014-11-02
1
-7
/
+33
*
Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCSta...
NAKAMURA Takumi
2014-11-02
1
-33
/
+7
*
[mips] Move all ByVal handling into CCState and tablegen-erated code. NFC.
Daniel Sanders
2014-11-01
1
-7
/
+18
*
[mips] Move F128 argument handling into MipsCCState as we did for returns. NFC.
Daniel Sanders
2014-11-01
1
-0
/
+15
*
[tablegen] Add CustomCallingConv and use it to tablegen-erate the outermost p...
Daniel Sanders
2014-11-01
1
-0
/
+24
*
[mips] Fix >80-column line
Daniel Sanders
2014-10-24
1
-1
/
+2
*
[mips] Remove redundant code in RetCC_MipsN. NFC.
Daniel Sanders
2014-10-24
1
-3
/
+0
*
[mips] For N32/N64, structs must be passed in the upper bits of a register.
Daniel Sanders
2014-10-24
1
-2
/
+2
*
[mips] Return {f128} correctly for N32/N64.
Daniel Sanders
2014-10-07
1
-0
/
+6
*
[mips] Generalize the handling of f128 return values to support f128 arguments.
Daniel Sanders
2014-09-26
1
-21
/
+35
*
[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and hand...
Daniel Sanders
2014-09-25
1
-0
/
+8
*
[mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::Analyz...
Daniel Sanders
2014-09-18
1
-4
/
+19
*
[mips] Remove inverted predicates from MipsSubtarget that were only used by M...
Daniel Sanders
2014-09-10
1
-11
/
+15
*
[mips] Don't use odd-numbered float registers for double arguments for fastcc
Sasa Stankovic
2014-08-22
1
-2
/
+6
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-2
/
+5
*
[mips] Don't use odd-numbered single precision registers for fastcc calling
Sasa Stankovic
2014-07-29
1
-2
/
+7
*
[mips] Emit two CFI offset directives per double precision SDC1/LDC1
Zoran Jovanovic
2014-07-10
1
-4
/
+5
*
[mips] Added FPXX modeless calling convention.
Zoran Jovanovic
2014-07-10
1
-0
/
+5
*
[mips] Correct callee saved list for the N32 ABI and enable test
Daniel Sanders
2014-04-16
1
-2
/
+2
*
[mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl.
Sasa Stankovic
2014-02-07
1
-2
/
+9
*
Last change for mips16 prolog/epilog cleanup and optimization.
Reed Kotler
2013-12-15
1
-1
/
+3
*
[mips] Add support for calling convention CC_MipsO32_FP64, which is used when...
Akira Hatanaka
2013-08-20
1
-3
/
+17
*
[mips] Remove predicates that were incorrectly or unnecessarily added.
Akira Hatanaka
2013-08-20
1
-1
/
+1
*
Mips td file formatting: white space and long lines
Jack Carter
2013-05-16
1
-1
/
+1
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-0
/
+10
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
1
-12
/
+0
*
[mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets
Akira Hatanaka
2013-03-05
1
-0
/
+6
*
Use the methods and classes that were added to simplify LowerCall and
Akira Hatanaka
2012-10-27
1
-12
/
+0
*
Add Android ABI to Mips backend to handle functions returning vectors of four
Akira Hatanaka
2012-08-16
1
-0
/
+12
*
Implement fastcc calling convention for MIPS.
Akira Hatanaka
2012-06-13
1
-0
/
+52
*
Changes for migrating to using register mask operands.
Akira Hatanaka
2012-03-01
1
-0
/
+17
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-3
/
+3
*
Do not promote i32 arguments to i64. This was causing unnecessary sign extension
Akira Hatanaka
2012-02-17
1
-10
/
+15
*
Remove comment.
Akira Hatanaka
2012-02-16
1
-2
/
+0
[next]