summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/elm_copy.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFCSimon Atanasyan2019-07-091-2/+2
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-4/+4
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-4/+4
* [mips][msa] Remove copy_u.d and move copy_u.w to MSA64.Daniel Sanders2015-10-211-2/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [mips][msa] Add copy_{u,s}.d.Matheus Almeida2014-01-291-0/+26
* [mips][msa] CHECK-DAG-ize MSA elm_copy.ll test.Matheus Almeida2014-01-291-46/+64
* [mips][msa] Build all the tests in little and big endian modes and correct an...Daniel Sanders2013-11-151-0/+1
* [mips][msa] Implemented copy_[us].d intrinsic.Daniel Sanders2013-09-271-0/+42
* [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...Daniel Sanders2013-09-271-1/+1
* [mips][msa] Summarize testsDaniel Sanders2013-08-281-0/+3
* [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi)Jack Carter2013-08-151-0/+116
OpenPOWER on IntegriCloud