]> granicus.if.org Git - clang/commit
Stop using clang builtins for Neon vmlal{_n,_lane} and vmlsl{_n,_lane}.
authorBob Wilson <bob.wilson@apple.com>
Tue, 7 Dec 2010 23:54:55 +0000 (23:54 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 7 Dec 2010 23:54:55 +0000 (23:54 +0000)
commit4064127e722070967289d02f27ee6a6d42cdba63
tree0a88ca7886ce6eeb852efd4eb5d4dec464ac3214
parentd50187dc8c26053ba0b8366499a667e736197e17
Stop using clang builtins for Neon vmlal{_n,_lane} and vmlsl{_n,_lane}.

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