summaryrefslogtreecommitdiff
path: root/test/Bitcode/neon-intrinsics.ll.bc
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-09-01 23:50:19 +0000
committerBob Wilson <bob.wilson@apple.com>2010-09-01 23:50:19 +0000
commitd0b69cf1198dadbb7bdfc385334b67f60f756539 (patch)
treea859ccd0b1fbc03df8dd39a7a8d3b0805fd6ae8e /test/Bitcode/neon-intrinsics.ll.bc
parenta2259e17b7c657ddeb0c3a03a5ca291ca4e0dc7e (diff)
downloadllvm-d0b69cf1198dadbb7bdfc385334b67f60f756539.tar.gz
llvm-d0b69cf1198dadbb7bdfc385334b67f60f756539.tar.bz2
llvm-d0b69cf1198dadbb7bdfc385334b67f60f756539.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112773 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode/neon-intrinsics.ll.bc')
-rw-r--r--test/Bitcode/neon-intrinsics.ll.bcbin4116 -> 5016 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/Bitcode/neon-intrinsics.ll.bc b/test/Bitcode/neon-intrinsics.ll.bc
index 0441aa1669..e925cea4de 100644
--- a/test/Bitcode/neon-intrinsics.ll.bc
+++ b/test/Bitcode/neon-intrinsics.ll.bc
Binary files differ