| Commit message (Expand) | Author | Age | Files | Lines |
* | GlobalISel: Add type argument to getRegBankFromRegClass | Matt Arsenault | 2020-01-03 | 1 | -2/+3 |
* | [MIPS GlobalISel] Select bswap | Petar Avramovic | 2019-12-30 | 1 | -0/+1 |
* | [Legalizer] Making artifact combining order-independent | Roman Tereshin | 2019-12-13 | 1 | -1/+2 |
* | [globalisel] Rename G_GEP to G_PTR_ADD | Daniel Sanders | 2019-11-05 | 1 | -2/+2 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt | Petar Avramovic | 2019-10-25 | 1 | -3/+1 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin fabs | Petar Avramovic | 2019-10-24 | 1 | -1/+1 |
* | [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdiv | Petar Avramovic | 2019-10-24 | 1 | -2/+6 |
* | [MIPS GlobalISel] MSA vector generic and builtin sdiv, srem, udiv, urem | Petar Avramovic | 2019-10-24 | 1 | -4/+4 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin mul | Petar Avramovic | 2019-10-23 | 1 | -1/+1 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin sub | Petar Avramovic | 2019-10-23 | 1 | -1/+1 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin add | Petar Avramovic | 2019-10-22 | 1 | -1/+5 |
* | [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, store | Petar Avramovic | 2019-10-15 | 1 | -3/+31 |
* | [MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC] | Petar Avramovic | 2019-10-15 | 1 | -153/+118 |
* | [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy | Petar Avramovic | 2019-09-23 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select indirect branch | Petar Avramovic | 2019-09-12 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select G_IMPLICIT_DEF | Petar Avramovic | 2019-09-12 | 1 | -1/+24 |
* | [MIPS GlobalISel] Select jump_table and brjt | Petar Avramovic | 2019-08-08 | 1 | -0/+6 |
* | Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re... | Daniel Sanders | 2019-08-01 | 1 | -6/+4 |
* | [MIPS GlobalISel] Select inttoptr and ptrtoint | Petar Avramovic | 2019-07-26 | 1 | -0/+2 |
* | [MIPS GlobalISel] Skip copies in addUseDef and addDefUses | Petar Avramovic | 2019-07-11 | 1 | -11/+34 |
* | [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions | Petar Avramovic | 2019-07-11 | 1 | -12/+45 |
* | [MIPS GlobalISel] Register bank select for G_PHI. Select i64 phi | Petar Avramovic | 2019-07-09 | 1 | -3/+34 |
* | [MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 and f64 select | Petar Avramovic | 2019-07-09 | 1 | -8/+34 |
* | [MIPS GlobalISel] Register bank select for G_LOAD. Select i64 load | Petar Avramovic | 2019-07-08 | 1 | -7/+89 |
* | [MIPS GlobalISel] Register bank select for G_STORE. Select i64 store | Petar Avramovic | 2019-07-08 | 1 | -5/+264 |
* | [MIPS GlobalISel] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build... | Fangrui Song | 2019-06-21 | 1 | -2/+3 |
* | [MIPS GlobalISel] Select integer to floating point conversions | Petar Avramovic | 2019-06-20 | 1 | -0/+11 |
* | [MIPS GlobalISel] Select floating point to integer conversions | Petar Avramovic | 2019-06-20 | 1 | -0/+12 |
* | [MIPS GlobalISel] Select sqrt | Petar Avramovic | 2019-06-06 | 1 | -1/+2 |
* | [MIPS GlobalISel] Select fabs | Petar Avramovic | 2019-06-06 | 1 | -1/+2 |
* | [MIPS GlobalISel] Select fpext and fptrunc | Petar Avramovic | 2019-06-06 | 1 | -0/+8 |
* | [MIPS GlobalISel] Select fcmp | Petar Avramovic | 2019-06-05 | 1 | -0/+11 |
* | [MIPS GlobalISel] Handle position independent code | Petar Avramovic | 2019-05-31 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select floating point arithmetic operations | Petar Avramovic | 2019-04-03 | 1 | -2/+13 |
* | [mips] Use AltOrders to prevent using odd FP-registers | Simon Atanasyan | 2019-04-02 | 1 | -1/+0 |
* | [MIPS GlobalISel] Select float constants | Petar Avramovic | 2019-03-28 | 1 | -4/+33 |
* | [MIPS GlobalISel] Add floating point register bank | Petar Avramovic | 2019-03-25 | 1 | -0/+5 |
* | [MIPS GlobalISel] Select G_UMULH | Petar Avramovic | 2019-03-01 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select branch instructions | Petar Avramovic | 2019-02-14 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select mul | Petar Avramovic | 2019-02-08 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select sub | Petar Avramovic | 2019-01-28 | 1 | -0/+2 |
* | [MIPS GlobalISel] Select zero extending and sign extending load | Petar Avramovic | 2019-01-24 | 1 | -0/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [MIPS GlobalISel] Select G_SELECT | Petar Avramovic | 2018-12-25 | 1 | -0/+7 |
* | [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM | Petar Avramovic | 2018-12-18 | 1 | -0/+4 |
* | [mips][microMIPS] Fix the definition of MOVEP instruction | Simon Atanasyan | 2018-09-19 | 1 | -0/+3 |
* | [MIPS GlobalISel] Select icmp | Petar Jovanovic | 2018-09-10 | 1 | -0/+6 |
* | [MIPS GlobalISel] Select bitwise instructions | Petar Jovanovic | 2018-08-21 | 1 | -0/+6 |
* | [MIPS GlobalISel] Select global address | Petar Jovanovic | 2018-08-01 | 1 | -0/+1 |
* | [MIPS GlobalISel] Select instructions to load and store i32 on stack | Petar Jovanovic | 2018-07-16 | 1 | -0/+9 |