summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/compare.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFCSimon Atanasyan2019-07-091-2/+2
* [Mips][AMDGPU] Update test cases to not use vector lt/gt compares that can be...Craig Topper2018-02-071-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-204/+204
* [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...Daniel Sanders2014-03-121-14/+20
* Add support for legalizing SETNE/SETEQ by inverting the condition code and th...Daniel Sanders2013-11-211-0/+85
* [mips][msa] Build all the tests in little and big endian modes and correct an...Daniel Sanders2013-11-151-0/+1
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-301-4/+6
* [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...Daniel Sanders2013-09-271-1/+1
* [mips][msa] Added support for matching max, maxi, min, mini from normal IR (i...Daniel Sanders2013-09-241-0/+1024
* [mips][msa] Added support for matching bsel and bseli from normal IR (i.e. no...Daniel Sanders2013-09-241-0/+326
* [mips][msa] Added support for matching comparisons from normal IR (i.e. not i...Daniel Sanders2013-09-241-0/+641
OpenPOWER on IntegriCloud