Remove obsolete ARM intrinsics vclz and vcnt
authorSteven Wu <stevenwu@apple.com>
Wed, 5 Nov 2014 21:02:55 +0000 (21:02 +0000)
committerSteven Wu <stevenwu@apple.com>
Wed, 5 Nov 2014 21:02:55 +0000 (21:02 +0000)
commit36c4749c19e5c3657f926e65d06a4fe2761bd6ad
tree7e858926cb5cae0ba236187448b388e4ee2e1b6d
parent5563be0f4fbdb84334e25cd0b72e40a6b560390d
Remove obsolete ARM intrinsics vclz and vcnt

Both of the intrinsics get autoupgraded to target independent
intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsARM.td
lib/IR/AutoUpgrade.cpp