| commit | d0c054886c4241c0e0982ad8a5e77348758cf285 | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Sun Aug 29 05:57:34 2010 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Sun Aug 29 05:57:34 2010 +0000 |
| tree | 59284ef86b605362a30b96b03a0c3b107606e2b8 | |
| parent | b0a6de9e8f0b90150d1d69dd1c14cdd4403725bc [diff] |
Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm IR add/sub operations with one or both operands sign- or zero-extended. Auto-upgrade the old intrinsics. llvm-svn: 112416