summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsCallLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GlobalISel] Accept multiple vregs for lowerCall's resultDiana Picus2019-06-271-1/+0
* [GlobalISel] Accept multiple vregs in lowerFormalArgsDiana Picus2019-06-271-3/+3
* [GlobalISel] Allow multiple VRegs in ArgInfo. NFCDiana Picus2019-06-271-5/+9
* GlobalISel: Remove unsigned variant of SrcOpMatt Arsenault2019-06-241-14/+14
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-33/+33
* [MIPS GlobalISel] Handle position independent code Petar Avramovic2019-05-311-2/+21
* [MIPS GlobalISel] Lower call for callee that is registerPetar Avramovic2019-05-311-6/+8
* [MIPS GlobalISel] Lower float and double arguments in registersPetar Avramovic2019-03-251-32/+92
* GlobalISel: Fix creating MMOs with align 0Matt Arsenault2019-01-311-5/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGEPetar Avramovic2018-11-071-4/+4
* Move some helpers from the global namespace into anonymous ones.Benjamin Kramer2018-10-131-4/+4
* [MIPS GlobalISel] Lower i64 argumentsPetar Jovanovic2018-09-281-51/+93
* [MIPS GlobalISel] Lower i8 and i16 argumentsPetar Jovanovic2018-08-231-48/+133
* [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...Alexander Ivchenko2018-08-021-7/+17
* DAG: Add calling convention argument to calling convention funcsMatt Arsenault2018-07-281-1/+2
* [MIPS GlobalISel] Lower pointer argumentsPetar Jovanovic2018-07-251-0/+2
* [MIPS GlobalISel] Lower arguments using stackPetar Jovanovic2018-07-031-8/+86
* [MIPS GlobalISel] Add lowerCallPetar Jovanovic2018-06-061-1/+129
* [MIPS GlobalISel] remove superfluous #includes (NFC)Petar Jovanovic2018-04-121-2/+1
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-3/+190
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+47
OpenPOWER on IntegriCloud