summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsCallLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS GlobalISel] Lower aggregate structure return argumentsPetar Avramovic2019-09-261-1/+2
* GlobalISel: pack various parameters for lowerCall into a struct.Tim Northover2019-08-091-4/+2
* [GISel] Address review feedback on passing MD_callees to lowerCall.Mark Lacey2019-07-311-1/+1
* [GISel] Pass MD_callees metadata down in call lowering.Mark Lacey2019-07-311-1/+2
* [GlobalISel] Accept multiple vregs in lowerFormalArgsDiana Picus2019-06-271-1/+1
* GlobalISel: Remove unsigned variant of SrcOpMatt Arsenault2019-06-241-1/+1
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-9/+9
* [MIPS GlobalISel] Lower float and double arguments in registersPetar Avramovic2019-03-251-4/+6
* 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-1/+1
* Test commit: change comment.Petar Avramovic2018-10-221-1/+1
* [MIPS GlobalISel] Lower i64 argumentsPetar Jovanovic2018-09-281-10/+17
* [MIPS GlobalISel] Lower i8 and i16 argumentsPetar Jovanovic2018-08-231-7/+6
* [GlobalISel] Fix typo with missed override specifierAlexander Ivchenko2018-08-021-1/+1
* [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...Alexander Ivchenko2018-08-021-2/+2
* [MIPS GlobalISel] Lower arguments using stackPetar Jovanovic2018-07-031-2/+10
* [MIPS GlobalISel] Add lowerCallPetar Jovanovic2018-06-061-0/+4
* [MIPS GlobalISel] remove superfluous #includes (NFC)Petar Jovanovic2018-04-121-2/+0
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+36
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+1
* Fix layering by moving ValueTypes.h from CodeGen to IRDavid Blaikie2018-03-231-1/+1
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+40
OpenPOWER on IntegriCloud