summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtins-mips-msa.c
Commit message (Expand)AuthorAgeFilesLines
* [mips][msa] Range adjustment for ldi_b builtin function operandPetar Jovanovic2017-03-311-0/+2
* [mips][msa] Remove range checks for non-immediate sld.[bhwd] instructionsPetar Jovanovic2017-03-101-0/+5
* [mips][msa] Range check MSA intrinsics with immediatesSimon Dardis2016-10-191-52/+52
* [mips] MSA intrinsics header fileSimon Dardis2016-09-201-708/+701
* [mips][msa] Correct sld and sldi builtins.Daniel Sanders2013-12-101-9/+9
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-301-8/+8
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-301-10/+17
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-301-8/+8
* [mips][msa] Add intrinsics that map to pseudo-instructions.Daniel Sanders2013-10-231-0/+6
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-211-4/+4
* [mips][msa] Added most of the remaining builtinsDaniel Sanders2013-10-171-0/+167
* [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsicsDaniel Sanders2013-09-111-6/+6
* [mips][msa] Removed unsupported dot product instructions (dotp_[su].b).Daniel Sanders2013-09-101-2/+0
* [mips][msa] Added fexdo, fexup[lr] builtinsDaniel Sanders2013-08-201-0/+9
* [Mips][msa] Added most builtins from add.a to xoriJack Carter2013-08-151-0/+642