summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: Add type argument to getRegBankFromRegClassMatt Arsenault2020-01-031-2/+3
* [MIPS GlobalISel] Select bswapPetar Avramovic2019-12-301-0/+1
* [Legalizer] Making artifact combining order-independentRoman Tereshin2019-12-131-1/+2
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-051-2/+2
* [MIPS GlobalISel] Select MSA vector generic and builtin fsqrtPetar Avramovic2019-10-251-3/+1
* [MIPS GlobalISel] Select MSA vector generic and builtin fabsPetar Avramovic2019-10-241-1/+1
* [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdivPetar Avramovic2019-10-241-2/+6
* [MIPS GlobalISel] MSA vector generic and builtin sdiv, srem, udiv, uremPetar Avramovic2019-10-241-4/+4
* [MIPS GlobalISel] Select MSA vector generic and builtin mulPetar Avramovic2019-10-231-1/+1
* [MIPS GlobalISel] Select MSA vector generic and builtin subPetar Avramovic2019-10-231-1/+1
* [MIPS GlobalISel] Select MSA vector generic and builtin addPetar Avramovic2019-10-221-1/+5
* [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, storePetar Avramovic2019-10-151-3/+31
* [MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC]Petar Avramovic2019-10-151-153/+118
* [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopyPetar Avramovic2019-09-231-0/+1
* [MIPS GlobalISel] Select indirect branchPetar Avramovic2019-09-121-0/+1
* [MIPS GlobalISel] Select G_IMPLICIT_DEFPetar Avramovic2019-09-121-1/+24
* [MIPS GlobalISel] Select jump_table and brjtPetar Avramovic2019-08-081-0/+6
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-6/+4
* [MIPS GlobalISel] Select inttoptr and ptrtointPetar Avramovic2019-07-261-0/+2
* [MIPS GlobalISel] Skip copies in addUseDef and addDefUsesPetar Avramovic2019-07-111-11/+34
* [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructionsPetar Avramovic2019-07-111-12/+45
* [MIPS GlobalISel] Register bank select for G_PHI. Select i64 phiPetar Avramovic2019-07-091-3/+34
* [MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 and f64 selectPetar Avramovic2019-07-091-8/+34
* [MIPS GlobalISel] Register bank select for G_LOAD. Select i64 loadPetar Avramovic2019-07-081-7/+89
* [MIPS GlobalISel] Register bank select for G_STORE. Select i64 storePetar Avramovic2019-07-081-5/+264
* [MIPS GlobalISel] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build...Fangrui Song2019-06-211-2/+3
* [MIPS GlobalISel] Select integer to floating point conversionsPetar Avramovic2019-06-201-0/+11
* [MIPS GlobalISel] Select floating point to integer conversionsPetar Avramovic2019-06-201-0/+12
* [MIPS GlobalISel] Select sqrtPetar Avramovic2019-06-061-1/+2
* [MIPS GlobalISel] Select fabsPetar Avramovic2019-06-061-1/+2
* [MIPS GlobalISel] Select fpext and fptruncPetar Avramovic2019-06-061-0/+8
* [MIPS GlobalISel] Select fcmpPetar Avramovic2019-06-051-0/+11
* [MIPS GlobalISel] Handle position independent code Petar Avramovic2019-05-311-0/+1
* [MIPS GlobalISel] Select floating point arithmetic operationsPetar Avramovic2019-04-031-2/+13
* [mips] Use AltOrders to prevent using odd FP-registersSimon Atanasyan2019-04-021-1/+0
* [MIPS GlobalISel] Select float constantsPetar Avramovic2019-03-281-4/+33
* [MIPS GlobalISel] Add floating point register bankPetar Avramovic2019-03-251-0/+5
* [MIPS GlobalISel] Select G_UMULHPetar Avramovic2019-03-011-0/+1
* [MIPS GlobalISel] Select branch instructionsPetar Avramovic2019-02-141-0/+1
* [MIPS GlobalISel] Select mulPetar Avramovic2019-02-081-0/+1
* [MIPS GlobalISel] Select subPetar Avramovic2019-01-281-0/+2
* [MIPS GlobalISel] Select zero extending and sign extending loadPetar Avramovic2019-01-241-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MIPS GlobalISel] Select G_SELECTPetar Avramovic2018-12-251-0/+7
* [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREMPetar Avramovic2018-12-181-0/+4
* [mips][microMIPS] Fix the definition of MOVEP instructionSimon Atanasyan2018-09-191-0/+3
* [MIPS GlobalISel] Select icmpPetar Jovanovic2018-09-101-0/+6
* [MIPS GlobalISel] Select bitwise instructionsPetar Jovanovic2018-08-211-0/+6
* [MIPS GlobalISel] Select global addressPetar Jovanovic2018-08-011-0/+1
* [MIPS GlobalISel] Select instructions to load and store i32 on stackPetar Jovanovic2018-07-161-0/+9
OpenPOWER on IntegriCloud