| commit | 38ab35a9119a4a9e52016f9e79eb8731a548c9cc | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Wed Sep 01 23:50:19 2010 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Wed Sep 01 23:50:19 2010 +0000 |
| tree | fa7b9014db7006a9f428d3e2e6f23e36ecc20404 | |
| parent | f3a734d8ee898efc380597dadd95a50347c93e64 [diff] |
Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply, add, and subtract operations with zero-extended or sign-extended vectors. Update tests. Add auto-upgrade support for the old intrinsics. llvm-svn: 112773