summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/arithmetic_float.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFCSimon Atanasyan2019-07-091-2/+2
* [mips] Fix how compiler fuse instructions to fmadd/fmsubAleksandar Beserminji2018-04-271-24/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-44/+44
* Fix fmul combines with constant splat vectorsMatt Arsenault2014-08-161-6/+4
* [mips] Prevent %lo relocation being used on MSA loads and stores.Daniel Sanders2014-03-031-1/+2
* [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 fexp2 from normal IR (i.e. not intrins...Daniel Sanders2013-10-231-0/+69
* [mips][msa] Added support for matching fmsub.[wd] from normal IR (i.e. not in...Daniel Sanders2013-10-111-0/+40
* [mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not in...Daniel Sanders2013-10-111-0/+44
* [mips][msa] Added support for matching ffint_[us].[wd], and ftrunc_[us].[wd] ...Daniel Sanders2013-10-111-0/+112
* [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...Daniel Sanders2013-09-271-1/+1
* [mips][msa] Added partial support for matching fmax_a from normal IR (i.e. no...Daniel Sanders2013-09-241-0/+30
* [mips][msa] Added test cases that were supposed to be part of r190507, r19050...Daniel Sanders2013-09-111-0/+160
OpenPOWER on IntegriCloud