Revert "Adding support for llvm.arm.neon.vaddl[su].* and"
authorBob Wilson <bob.wilson@apple.com>
Thu, 20 Dec 2012 21:09:38 +0000 (21:09 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 20 Dec 2012 21:09:38 +0000 (21:09 +0000)
commit103b4a571ef01e4717c3c6d9db6506a3abd6cc0b
treea503a03fa617348d9d563974cd25554aa80b7be0
parent8386acd7348003d13a2db3c4dd3274653d8ffe10
Revert "Adding support for llvm.arm.neon.vaddl[su].* and"

This reverts r170694.  The operations can be represented in IR without
adding any new intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170765 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsARM.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vadd.ll
test/CodeGen/ARM/vsub.ll