]> granicus.if.org Git - clang/commit
Stop using builtins for the "_lane" variants of saturating multiply intrinsics.
authorBob Wilson <bob.wilson@apple.com>
Wed, 8 Dec 2010 22:37:56 +0000 (22:37 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 8 Dec 2010 22:37:56 +0000 (22:37 +0000)
commitdb3d4d036037f379f12643e067b229862d61e932
tree3f4d75ab3f23cba7bf9acc88fc3ac45e3f59a40d
parentf187237d916afa97c491ac32fe98be7d335c5b63
Stop using builtins for the "_lane" variants of saturating multiply intrinsics.
Remove the "splat" parameter from the EmitNeonCall function, since it is no
longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121300 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CodeGenFunction.h