Expand 64-bit ctlz/cttz nodes for 32-bit targets
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 19:05:01 +0000 (19:05 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 19:05:01 +0000 (19:05 +0000)
commit39a8f336305a492fc6d2625f39f08968185616d2
treedc5c2f66d60dac440f043b5d599b26f1608342c3
parent383203b0036b8fdeef8119975fdbbd528b760adb
Expand 64-bit ctlz/cttz nodes for 32-bit targets

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