]> granicus.if.org Git - clang/commit
Added pinsrd, pinsrq, and some other vector intrinsics
authorMon P Wang <wangmp@apple.com>
Wed, 15 Oct 2008 06:18:34 +0000 (06:18 +0000)
committerMon P Wang <wangmp@apple.com>
Wed, 15 Oct 2008 06:18:34 +0000 (06:18 +0000)
commitbc4f4030e245e36642f894d848f6a8bf94426cc2
treec4aa8ea940c9f0cba12450de437a5757cb22ebc2
parent380277e46ec1d2d9abedcddf357ceea935cbe576
Added pinsrd, pinsrq, and some other vector intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57563 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/X86Builtins.def
lib/CodeGen/CGBuiltin.cpp