summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Don't emit R_(MICRO)MIPS_JALR relocations against data symbolsAlex Richardson2020-01-131-53/+90
* [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...Simon Pilgrim2020-01-131-42/+20
* [MIPS] Regenerate shl/lshr shift testsSimon Pilgrim2020-01-122-221/+221
* MipsDelaySlotFiller: Update registers def-uses for BUNDLE instructionsAlex Richardson2020-01-091-0/+104
* GlobalISel: Correct result type for G_FCMP in lowerFPTOUIMatt Arsenault2020-01-062-36/+81
* [MIPS GlobalISel] Select bitreverse. RecommitPetar Avramovic2019-12-302-0/+399
* Revert "[MIPS GlobalISel] Select bitreverse"Dmitri Gribenko2019-12-302-399/+0
* [MIPS GlobalISel] Select bitreversePetar Avramovic2019-12-302-0/+399
* [MIPS GlobalISel] Select bswapPetar Avramovic2019-12-304-0/+227
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-2414-16/+16
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-2413-35/+35
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-2429-45/+45
* Mips: Make test resistant to future changesMatt Arsenault2019-12-211-0/+2
* [Mips] Add support for min/max/umin/umax atomicsMirko Brkusanin2019-12-123-1/+4833
* Handle BUNDLE instructions in MipsAsmPrinterAlex Richardson2019-12-041-0/+11
* MipsDelaySlotFiller: Don't move BUNDLE instructions into the delay slotAlex Richardson2019-12-041-0/+142
* [GlobalISel]: Allow targets to override how to widen constants during legaliz...Aditya Nandakumar2019-12-035-11/+10
* [mips] Add a 'generic' Mips CPUMiloš Stojanović2019-11-211-0/+4
* [MIPS GlobalISel] Select andi, ori and xoriPetar Avramovic2019-11-1523-517/+579
* [MIPS GlobalISel] Select addiuPetar Avramovic2019-11-153-4/+110
* [Mips] Add rematerialization support for ldi.fmtMirko Brkusanin2019-11-131-0/+107
* [mips] Show an error if 64-bit target triple provided with 32-bit CPUSimon Atanasyan2019-11-131-0/+16
* [mips][test] Add Mips CPU tests. NFCSimon Atanasyan2019-11-131-0/+65
* [mips] Fix `getRegForInlineAsmConstraint` to do not crash on empty ConstraintSimon Atanasyan2019-11-061-0/+14
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-0517-55/+55
* [utils] Reflow asm check generation to tolerate blank linesSimon Atanasyan2019-11-011-3/+16
* [MIPS GlobalISel] Select MSA vector generic and builtin fsqrtPetar Avramovic2019-10-256-0/+303
* [MIPS GlobalISel] Select MSA vector generic and builtin fabsPetar Avramovic2019-10-246-0/+302
* [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdivPetar Avramovic2019-10-246-0/+1291
* [MIPS GlobalISel] MSA vector generic and builtin sdiv, srem, udiv, uremPetar Avramovic2019-10-246-0/+2532
* [Mips] Use appropriate private label prefix based on Mips ABIMirko Brkusanin2019-10-231-2/+2
* [MIPS GlobalISel] Select MSA vector generic and builtin mulPetar Avramovic2019-10-236-0/+651
* [MIPS GlobalISel] Select MSA vector generic and builtin subPetar Avramovic2019-10-236-0/+823
* [MIParser] Set RegClassOrRegBank during instruction parsingPetar Avramovic2019-10-222-32/+20
* [MIPS GlobalISel] Select MSA vector generic and builtin addPetar Avramovic2019-10-226-0/+831
* [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, storePetar Avramovic2019-10-154-0/+530
* [update_mir_test_checks] Handle MI flags properlyRoman Tereshin2019-10-141-2/+2
* [Mips] Fix 374055Mirko Brkusanin2019-10-101-8/+14
* [Mips] Emit proper ABI for _mcount callsMirko Brkusanin2019-10-081-0/+117
* [Mips] Always save RA when disabling frame pointer eliminationSimon Atanasyan2019-10-076-158/+271
* [mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan2019-10-031-1/+1
* Add an operand to memory intrinsics to denote the "tail" marker.Amara Emerson2019-09-282-3/+3
* [MIPS GlobalISel] Lower aggregate structure return argumentsPetar Avramovic2019-09-262-0/+246
* [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopyPetar Avramovic2019-09-235-0/+508
* [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in inlin...Roman Lebedev2019-09-181-8/+5
* [CodeGen][MIPS][NFC] Some standalone tests for D66805 "or vectors, select `ad...Roman Lebedev2019-09-181-0/+67
* [mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan2019-09-183-9/+13
* [MIPS GlobalISel] Select indirect branchPetar Avramovic2019-09-124-0/+196
* [MIPS GlobalISel] Lower G_DYN_STACKALLOCPetar Avramovic2019-09-122-0/+151
* [MIPS GlobalISel] Select G_IMPLICIT_DEFPetar Avramovic2019-09-124-0/+412
OpenPOWER on IntegriCloud