| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Don't emit R_(MICRO)MIPS_JALR relocations against data symbols | Alex Richardson | 2020-01-13 | 1 | -53/+90 |
* | [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/... | Simon Pilgrim | 2020-01-13 | 1 | -42/+20 |
* | [MIPS] Regenerate shl/lshr shift tests | Simon Pilgrim | 2020-01-12 | 2 | -221/+221 |
* | MipsDelaySlotFiller: Update registers def-uses for BUNDLE instructions | Alex Richardson | 2020-01-09 | 1 | -0/+104 |
* | GlobalISel: Correct result type for G_FCMP in lowerFPTOUI | Matt Arsenault | 2020-01-06 | 2 | -36/+81 |
* | [MIPS GlobalISel] Select bitreverse. Recommit | Petar Avramovic | 2019-12-30 | 2 | -0/+399 |
* | Revert "[MIPS GlobalISel] Select bitreverse" | Dmitri Gribenko | 2019-12-30 | 2 | -399/+0 |
* | [MIPS GlobalISel] Select bitreverse | Petar Avramovic | 2019-12-30 | 2 | -0/+399 |
* | [MIPS GlobalISel] Select bswap | Petar Avramovic | 2019-12-30 | 4 | -0/+227 |
* | Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"... | Fangrui Song | 2019-12-24 | 14 | -16/+16 |
* | Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer... | Fangrui Song | 2019-12-24 | 13 | -35/+35 |
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 29 | -45/+45 |
* | Mips: Make test resistant to future changes | Matt Arsenault | 2019-12-21 | 1 | -0/+2 |
* | [Mips] Add support for min/max/umin/umax atomics | Mirko Brkusanin | 2019-12-12 | 3 | -1/+4833 |
* | Handle BUNDLE instructions in MipsAsmPrinter | Alex Richardson | 2019-12-04 | 1 | -0/+11 |
* | MipsDelaySlotFiller: Don't move BUNDLE instructions into the delay slot | Alex Richardson | 2019-12-04 | 1 | -0/+142 |
* | [GlobalISel]: Allow targets to override how to widen constants during legaliz... | Aditya Nandakumar | 2019-12-03 | 5 | -11/+10 |
* | [mips] Add a 'generic' Mips CPU | Miloš Stojanović | 2019-11-21 | 1 | -0/+4 |
* | [MIPS GlobalISel] Select andi, ori and xori | Petar Avramovic | 2019-11-15 | 23 | -517/+579 |
* | [MIPS GlobalISel] Select addiu | Petar Avramovic | 2019-11-15 | 3 | -4/+110 |
* | [Mips] Add rematerialization support for ldi.fmt | Mirko Brkusanin | 2019-11-13 | 1 | -0/+107 |
* | [mips] Show an error if 64-bit target triple provided with 32-bit CPU | Simon Atanasyan | 2019-11-13 | 1 | -0/+16 |
* | [mips][test] Add Mips CPU tests. NFC | Simon Atanasyan | 2019-11-13 | 1 | -0/+65 |
* | [mips] Fix `getRegForInlineAsmConstraint` to do not crash on empty Constraint | Simon Atanasyan | 2019-11-06 | 1 | -0/+14 |
* | [globalisel] Rename G_GEP to G_PTR_ADD | Daniel Sanders | 2019-11-05 | 17 | -55/+55 |
* | [utils] Reflow asm check generation to tolerate blank lines | Simon Atanasyan | 2019-11-01 | 1 | -3/+16 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt | Petar Avramovic | 2019-10-25 | 6 | -0/+303 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin fabs | Petar Avramovic | 2019-10-24 | 6 | -0/+302 |
* | [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdiv | Petar Avramovic | 2019-10-24 | 6 | -0/+1291 |
* | [MIPS GlobalISel] MSA vector generic and builtin sdiv, srem, udiv, urem | Petar Avramovic | 2019-10-24 | 6 | -0/+2532 |
* | [Mips] Use appropriate private label prefix based on Mips ABI | Mirko Brkusanin | 2019-10-23 | 1 | -2/+2 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin mul | Petar Avramovic | 2019-10-23 | 6 | -0/+651 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin sub | Petar Avramovic | 2019-10-23 | 6 | -0/+823 |
* | [MIParser] Set RegClassOrRegBank during instruction parsing | Petar Avramovic | 2019-10-22 | 2 | -32/+20 |
* | [MIPS GlobalISel] Select MSA vector generic and builtin add | Petar Avramovic | 2019-10-22 | 6 | -0/+831 |
* | [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, store | Petar Avramovic | 2019-10-15 | 4 | -0/+530 |
* | [update_mir_test_checks] Handle MI flags properly | Roman Tereshin | 2019-10-14 | 1 | -2/+2 |
* | [Mips] Fix 374055 | Mirko Brkusanin | 2019-10-10 | 1 | -8/+14 |
* | [Mips] Emit proper ABI for _mcount calls | Mirko Brkusanin | 2019-10-08 | 1 | -0/+117 |
* | [Mips] Always save RA when disabling frame pointer elimination | Simon Atanasyan | 2019-10-07 | 6 | -158/+271 |
* | [mips] Use llvm-readobj `-A` flag in test cases. NFC | Simon Atanasyan | 2019-10-03 | 1 | -1/+1 |
* | Add an operand to memory intrinsics to denote the "tail" marker. | Amara Emerson | 2019-09-28 | 2 | -3/+3 |
* | [MIPS GlobalISel] Lower aggregate structure return arguments | Petar Avramovic | 2019-09-26 | 2 | -0/+246 |
* | [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy | Petar Avramovic | 2019-09-23 | 5 | -0/+508 |
* | [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in inlin... | Roman Lebedev | 2019-09-18 | 1 | -8/+5 |
* | [CodeGen][MIPS][NFC] Some standalone tests for D66805 "or vectors, select `ad... | Roman Lebedev | 2019-09-18 | 1 | -0/+67 |
* | [mips] Pass "xgot" flag as a subtarget feature | Simon Atanasyan | 2019-09-18 | 3 | -9/+13 |
* | [MIPS GlobalISel] Select indirect branch | Petar Avramovic | 2019-09-12 | 4 | -0/+196 |
* | [MIPS GlobalISel] Lower G_DYN_STACKALLOC | Petar Avramovic | 2019-09-12 | 2 | -0/+151 |
* | [MIPS GlobalISel] Select G_IMPLICIT_DEF | Petar Avramovic | 2019-09-12 | 4 | -0/+412 |