summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Add rematerialization support for ldi.fmtMirko Brkusanin2019-11-131-0/+107
* [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
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-111-1/+1
* [mips][msa] Fix infinite loop for mips.nori.b intrinsicSimon Atanasyan2019-09-112-3/+28
* [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFCSimon Atanasyan2019-07-0973-146/+163
* [mips] Extend range of register indexes accepted by cfcmsa/ctcmsaSimon Atanasyan2019-06-011-0/+18
* [NFC][Mips] Autogenerate msa/i5-s.ll testRoman Lebedev2019-05-231-28/+44
* [NFC][Mips] Autogenerate msa/arithmetic.ll testRoman Lebedev2019-05-231-366/+323
* [mips] Fix lowering a signed immediate for *.d MSA instructionsSimon Atanasyan2019-03-293-100/+271
* Mips: Add ImmArg to intrinsicsMatt Arsenault2019-03-131-135/+0
* [MIPS MSA] Avoid some DAG combines for vector shiftsPetar Avramovic2019-02-201-77/+56
* [MIPS MSA] Add test for vector shift combinesPetar Avramovic2019-02-201-0/+232
* [mips] Support for +abs2008 attributeAleksandar Beserminji2019-01-281-3/+3
* [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25Vladimir Stefanovic2019-01-171-6/+6
* [TargetLowering] expandFP_TO_UINT - improve fp16 supportSimon Pilgrim2018-11-191-248/+48
* Regenerate FP_TO_INT tests.Simon Pilgrim2018-10-271-553/+2918
* [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFCSimon Atanasyan2018-10-031-20/+22
* [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting...Craig Topper2018-08-281-15/+10
* [mips] Handle missing CondCodesStefan Maksimovic2018-08-221-0/+63
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-6/+6
* [mips][msa] Pattern match the splat.d instructionStefan Maksimovic2018-05-081-17/+23
* [mips] Fix how compiler fuse instructions to fmadd/fmsubAleksandar Beserminji2018-04-271-24/+26
* [MIR] Add support for debug metadata for fixed stack objectsFrancis Visoiu Mistrih2018-04-251-9/+18
* [Mips][AMDGPU] Update test cases to not use vector lt/gt compares that can be...Craig Topper2018-02-071-8/+8
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-90/+90
* [mips] Simplify test for 5.0.1 (NFC)Simon Dardis2017-11-141-18/+9
* [mips] Use register scavenging with MSA.Simon Dardis2017-11-022-17/+253
* [mips] Alter register classes for MSA pseudo f16 instructionsStefan Maksimovic2017-07-181-6/+6
* [mips][msa] Splat.d endianness checkStefan Maksimovic2017-06-231-0/+21
* Elide stores which are overwritten without being observed.Nirav Dave2017-05-161-4/+4
* [mips][msa] Mask vectors holding shift amountsPetar Jovanovic2017-04-202-0/+631
* [mips][msa] Fix generation of bm(n)zi and bins[lr]i instructionsPetar Jovanovic2017-04-074-13/+68
* [mips][msa] Prevent output operand from commuting for dpadd_[su].df insPetar Jovanovic2017-03-311-48/+36
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-142-23/+23
* [mips][msa] Accept more values for constant splatsSimon Dardis2017-03-102-18/+49
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-032-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-282-23/+23
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-262-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-252-23/+23
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-022-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-022-23/+23
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-262-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-262-23/+23
* [mips] Fix Mips MSA instrinsicsSimon Dardis2017-01-102-0/+2957
* [mips] Honour -mno-odd-spreg for vector splat (again)Simon Dardis2017-01-101-0/+55
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-142-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-142-23/+23
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-092-23/+23
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-092-23/+23
OpenPOWER on IntegriCloud