summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtins-mips-msa.c
AgeCommit message (Expand)Author
2018-11-07[mips][msa] Fix msa_[st/ld] offset checkAleksandar Beserminji
2017-03-31[mips][msa] Range adjustment for ldi_b builtin function operandPetar Jovanovic
2017-03-10[mips][msa] Remove range checks for non-immediate sld.[bhwd] instructionsPetar Jovanovic
2016-10-19[mips][msa] Range check MSA intrinsics with immediatesSimon Dardis
2016-09-20[mips] MSA intrinsics header fileSimon Dardis
2013-12-10[mips][msa] Correct sld and sldi builtins.Daniel Sanders
2013-10-30[mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders
2013-10-30[mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders
2013-10-30[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders
2013-10-23[mips][msa] Add intrinsics that map to pseudo-instructions.Daniel Sanders
2013-10-21[mips][msa] Fix definition of SLD instruction.Matheus Almeida
2013-10-17[mips][msa] Added most of the remaining builtinsDaniel Sanders
2013-09-11[mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsicsDaniel Sanders
2013-09-10[mips][msa] Removed unsupported dot product instructions (dotp_[su].b).Daniel Sanders
2013-08-20[mips][msa] Added fexdo, fexup[lr] builtinsDaniel Sanders
2013-08-15[Mips][msa] Added most builtins from add.a to xoriJack Carter