summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsMips.def
Commit message (Expand)AuthorAgeFilesLines
* [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-4/+8
* [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/+5
* [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/+146
* [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/+550
* Support MIPS DSP Rev2 intrinsics.Simon Atanasyan2012-08-271-0/+63
* Fix MIPS DSP Rev1 intrinsics memory properties.Simon Atanasyan2012-08-061-59/+59
* MIPS: Mark arguments of __builtin_mips_wrdsp / __builtin_mips_rddsp as a cons...Simon Atanasyan2012-07-081-2/+2
* Now that we use the GCC builtin <-> llvm intrinsic, dead code eliminate the h...Benjamin Kramer2012-06-281-1/+1
* Support MIPS DSP Rev1 intrinsics. Simon Atanasyan2012-06-281-0/+125