Fix lowering of cttz to work with signed values
authorChris Lattner <sabre@nondot.org>
Wed, 11 May 2005 20:02:14 +0000 (20:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 May 2005 20:02:14 +0000 (20:02 +0000)
commita801172e504b45b2266486ec68adb64f7fcf8e17
tree8f13940aaf1de57985cc4e0036d45da160a6c9d0
parent86f3e0c24e8834e6ad5ac61f2459fb335549bc24
Fix lowering of cttz to work with signed values

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