commit | 54160c6d95f475035545206d13f967da87ab5243 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Sun Aug 29 05:14:28 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Sun Aug 29 05:14:28 2010 +0000 |
tree | 5bd81ac63c2482fba6f71f9eafb22b377d9830c2 | |
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