Fix lowering of ctlz, so now UnitTests/2005-05-11-Popcount-ffs-fls passes
authorChris Lattner <sabre@nondot.org>
Wed, 11 May 2005 20:24:12 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 May 2005 20:24:12 +0000 (20:24 +0000)
commit98cf45bbf6b6efc1b90d4744082149e9b5f3e17a
treec049bb6f206ab869c356b76dccf37345d93dfc8d
parenta801172e504b45b2266486ec68adb64f7fcf8e17
Fix lowering of ctlz, so now UnitTests/2005-05-11-Popcount-ffs-fls passes
with the CBE

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21875 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp