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
/
MipsCallLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-1
/
+1
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-1
/
+2
*
[Alignment][NFC] TargetCallingConv::setOrigAlign and TargetLowering::getABIAl...
Guillaume Chatelet
2019-10-21
1
-1
/
+1
*
[MIPS GlobalISel] Lower aggregate structure return arguments
Petar Avramovic
2019-09-26
1
-24
/
+40
*
[MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy
Petar Avramovic
2019-09-23
1
-5
/
+40
*
[MIPS GlobalISel] Lower SRet pointer arguments
Petar Avramovic
2019-09-05
1
-1
/
+3
*
[GlobalISel][CallLowering] Add support for splitting types according to calli...
Amara Emerson
2019-09-03
1
-2
/
+2
*
GlobalISel: pack various parameters for lowerCall into a struct.
Tim Northover
2019-08-09
1
-20
/
+17
*
GlobalISel: support swiftself attribute
Tim Northover
2019-08-02
1
-0
/
+1
*
[GISel] Pass MD_callees metadata down in call lowering.
Mark Lacey
2019-07-31
1
-1
/
+2
*
[MIPS GlobalISel] Fix check for void return during lowerCall
Petar Avramovic
2019-07-26
1
-2
/
+2
*
GlobalISel: Convert some build functions to using SrcOp/DstOp
Matt Arsenault
2019-07-08
1
-2
/
+2
*
[GlobalISel] Accept multiple vregs for lowerCall's result
Diana Picus
2019-06-27
1
-1
/
+0
*
[GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus
2019-06-27
1
-3
/
+3
*
[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
Diana Picus
2019-06-27
1
-5
/
+9
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-14
/
+14
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-33
/
+33
*
[MIPS GlobalISel] Handle position independent code
Petar Avramovic
2019-05-31
1
-2
/
+21
*
[MIPS GlobalISel] Lower call for callee that is register
Petar Avramovic
2019-05-31
1
-6
/
+8
*
[MIPS GlobalISel] Lower float and double arguments in registers
Petar Avramovic
2019-03-25
1
-32
/
+92
*
GlobalISel: Fix creating MMOs with align 0
Matt Arsenault
2019-01-31
1
-5
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE
Petar Avramovic
2018-11-07
1
-4
/
+4
*
Move some helpers from the global namespace into anonymous ones.
Benjamin Kramer
2018-10-13
1
-4
/
+4
*
[MIPS GlobalISel] Lower i64 arguments
Petar Jovanovic
2018-09-28
1
-51
/
+93
*
[MIPS GlobalISel] Lower i8 and i16 arguments
Petar Jovanovic
2018-08-23
1
-48
/
+133
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
1
-7
/
+17
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-1
/
+2
*
[MIPS GlobalISel] Lower pointer arguments
Petar Jovanovic
2018-07-25
1
-0
/
+2
*
[MIPS GlobalISel] Lower arguments using stack
Petar Jovanovic
2018-07-03
1
-8
/
+86
*
[MIPS GlobalISel] Add lowerCall
Petar Jovanovic
2018-06-06
1
-1
/
+129
*
[MIPS GlobalISel] remove superfluous #includes (NFC)
Petar Jovanovic
2018-04-12
1
-2
/
+1
*
[MIPS GlobalISel] Select add i32, i32
Petar Jovanovic
2018-04-11
1
-3
/
+190
*
[MIPS GlobalISel] Adding GlobalISel
Petar Jovanovic
2018-02-23
1
-0
/
+47