]> granicus.if.org Git - clang/commit
[mips][msa] Added most of the remaining builtins
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 13:57:25 +0000 (13:57 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 13:57:25 +0000 (13:57 +0000)
commitd66b88f790b65ea52bb0428b4bb065a18a00d15f
tree50acb6ee00fb2d264e1a8140a488be4b3dca5901
parentd1bcd4c73504c98d765531ad6bf259cc35c1437e
[mips][msa] Added most of the remaining builtins

Includes:
and.v, bmnz.v, bmz.v, bnz.[bhwdv], bz.[bhwdv], cfcmsa, ctcmsa, fcaf,
fcor, fcueq, fcul[et], fcun, fcune, fsaf, fsueq, fsul[et], fsun, fsune, ftrunc
hadd_[su].[hwd], hsub_[su].[hwd], insert.[bhw], insve.[bhw], ld.[bhwd],
move.v, nor.v, or.v, srar.[bhwd], srari.[bhwd], srlr.[bhwd], srlri.[bhwd],
st.[bhwd], subsus_u.[bhwd], subsuu_s.[bhwd], vshf.[bhwd], xor.v

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192896 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsMips.def
test/CodeGen/builtins-mips-msa.c