summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/GlobalISel/irtranslator
Commit message (Expand)AuthorAgeFilesLines
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-055-15/+15
* Add an operand to memory intrinsics to denote the "tail" marker.Amara Emerson2019-09-281-2/+2
* [MIPS GlobalISel] Lower aggregate structure return argumentsPetar Avramovic2019-09-261-0/+132
* [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopyPetar Avramovic2019-09-231-0/+66
* [MIPS GlobalISel] Lower SRet pointer argumentsPetar Avramovic2019-09-051-0/+39
* [MIPS GlobalISel] Fix check for void return during lowerCallPetar Avramovic2019-07-261-0/+24
* [GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...Amara Emerson2019-07-191-12/+2
* [MIPS GlobalISel] Add detailed tests for lower callPetar Avramovic2019-05-311-2/+134
* [MIPS GlobalISel] Handle position independent code Petar Avramovic2019-05-311-0/+62
* [MIPS GlobalISel] Lower call for callee that is registerPetar Avramovic2019-05-311-0/+20
* [MIPS GlobalISel] Lower float and double arguments in registersPetar Avramovic2019-03-251-0/+211
* GlobalISel: Fix creating MMOs with align 0Matt Arsenault2019-01-314-22/+22
* [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XORPetar Avramovic2018-12-181-42/+0
* [MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGEPetar Avramovic2018-11-071-15/+15
* [MIPS GlobalISel] Lower i64 argumentsPetar Jovanovic2018-09-281-0/+106
* [MIPS GlobalISel] Lower i8 and i16 argumentsPetar Jovanovic2018-08-231-0/+288
* [MIPS GlobalISel] Select bitwise instructionsPetar Jovanovic2018-08-211-0/+129
* [MIPS GlobalISel] Select global addressPetar Jovanovic2018-08-011-0/+26
* [MIPS GlobalISel] Lower pointer argumentsPetar Jovanovic2018-07-251-0/+45
* [MIPS GlobalISel] Lower arguments using stackPetar Jovanovic2018-07-031-0/+33
* [MIPS GlobalISel] Add lowerCallPetar Jovanovic2018-06-061-0/+27
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+16
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+11
OpenPOWER on IntegriCloud