summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make helper functions static or move them into anonymous namespaces. NFC.Benjamin Kramer2020-01-141-3/+3
* [MIPS GlobalISel] Select bitreverse. RecommitPetar Avramovic2019-12-301-0/+4
* Revert "[MIPS GlobalISel] Select bitreverse"Dmitri Gribenko2019-12-301-4/+0
* [MIPS GlobalISel] Select bitreversePetar Avramovic2019-12-301-0/+4
* [MIPS GlobalISel] Select bswapPetar Avramovic2019-12-301-0/+13
* [IR] Split out target specific intrinsic enums into separate headersReid Kleckner2019-12-111-0/+1
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-051-1/+1
* [MIPS GlobalISel] Select MSA vector generic and builtin fsqrtPetar Avramovic2019-10-251-4/+16
* [MIPS GlobalISel] Select MSA vector generic and builtin fabsPetar Avramovic2019-10-241-2/+6
* [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdivPetar Avramovic2019-10-241-1/+22
* [MIPS GlobalISel] MSA vector generic and builtin sdiv, srem, udiv, uremPetar Avramovic2019-10-241-2/+28
* [MIPS GlobalISel] Select MSA vector generic and builtin mulPetar Avramovic2019-10-231-5/+6
* [MIPS GlobalISel] Select MSA vector generic and builtin subPetar Avramovic2019-10-231-2/+15
* [MIPS GlobalISel] Select MSA vector generic and builtin addPetar Avramovic2019-10-221-1/+59
* [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, storePetar Avramovic2019-10-151-5/+44
* [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopyPetar Avramovic2019-09-231-0/+15
* [MIPS GlobalISel] Select indirect branchPetar Avramovic2019-09-121-0/+3
* [MIPS GlobalISel] Lower G_DYN_STACKALLOCPetar Avramovic2019-09-121-0/+3
* [MIPS GlobalISel] Select G_IMPLICIT_DEFPetar Avramovic2019-09-121-0/+3
* [MIPS GlobalISel] Select llvm.trap intrinsicPetar Avramovic2019-09-051-1/+14
* [MIPS GlobalISel] Lower uitofpPetar Avramovic2019-08-301-1/+48
* [MIPS GlobalISel] Lower fptouiPetar Avramovic2019-08-301-0/+1
* [MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR Petar Avramovic2019-08-271-1/+2
* [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOADPetar Avramovic2019-08-211-3/+3
* [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXTPetar Avramovic2019-08-211-0/+4
* [MIPS GlobalISel] Consider type1 when legalizing shifts after r351882Petar Avramovic2019-08-211-2/+2
* [MIPS GlobalISel] NarrowScalar G_TRUNCPetar Avramovic2019-08-211-0/+4
* [globalisel] Add G_SEXT_INREGDaniel Sanders2019-08-091-0/+2
* [MIPS GlobalISel] Select jump_table and brjtPetar Avramovic2019-08-081-1/+4
* [MIPS GlobalISel] Select inttoptr and ptrtointPetar Avramovic2019-07-261-1/+4
* [GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...Amara Emerson2019-07-191-0/+17
* [MIPS GlobalISel] ClampScalar and select pointer G_ICMPPetar Avramovic2019-07-171-1/+2
* [MIPS GlobalISel] Register bank select for G_PHI. Select i64 phiPetar Avramovic2019-07-091-1/+1
* [MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 and f64 selectPetar Avramovic2019-07-091-1/+1
* [MIPS GlobalISel] Register bank select for G_LOAD. Select i64 loadPetar Avramovic2019-07-081-0/+3
* [MIPS GlobalISel] Register bank select for G_STORE. Select i64 storePetar Avramovic2019-07-081-0/+4
* [MIPS GlobalISel] Select integer to floating point conversionsPetar Avramovic2019-06-201-0/+10
* [MIPS GlobalISel] Select floating point to integer conversionsPetar Avramovic2019-06-201-0/+10
* [MIPS GlobalISel] Select sqrtPetar Avramovic2019-06-061-1/+1
* [MIPS GlobalISel] Select fabsPetar Avramovic2019-06-061-1/+1
* [MIPS GlobalISel] Select fpext and fptruncPetar Avramovic2019-06-061-0/+6
* [MIPS GlobalISel] Select floor and ceilPetar Avramovic2019-06-061-0/+3
* [MIPS GlobalISel] Select fcmpPetar Avramovic2019-06-051-0/+4
* [MIPS GlobalISel] Select floating point arithmetic operationsPetar Avramovic2019-04-031-3/+7
* [MIPS GlobalISel] Select float constantsPetar Avramovic2019-03-281-0/+3
* [MIPS GlobalISel] NarrowScalar G_UMULHPetar Avramovic2019-03-111-1/+2
* [MIPS GlobalISel] NarrowScalar G_MULPetar Avramovic2019-03-111-5/+1
* [MIPS GlobalISel] Select G_UMULHPetar Avramovic2019-03-011-1/+4
* [MIPS GlobalISel] Select G_UADDOPetar Avramovic2019-02-261-1/+1
* GlobalISel: Add alignment to LegalityQuery MMOsMatt Arsenault2019-02-141-6/+6
OpenPOWER on IntegriCloud