diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-08-29 05:14:28 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-08-29 05:14:28 +0000 |
commit | 54160c6d95f475035545206d13f967da87ab5243 (patch) | |
tree | 5bd81ac63c2482fba6f71f9eafb22b377d9830c2 /lib/Parse/ParseTentative.cpp | |
parent | 3da92a9d21f707c164797dd967ba894b2282b343 (diff) |
Translate NEON vaddl, vaddw, vsubl, and vsubw builtins to llvm add/sub
with zext/sext operations, instead of to llvm intrinsics. (We can also
get rid of the clang builtins and handle these entirely in the arm_neon.h
header if there is a way to express vector sext/zext in C.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112413 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseTentative.cpp')
0 files changed, 0 insertions, 0 deletions