- Allow custom lowering for CTPOP, CTTZ, CTLZ.
authorScott Michel <scottm@aero.org>
Mon, 30 Jul 2007 21:00:31 +0000 (21:00 +0000)
committerScott Michel <scottm@aero.org>
Mon, 30 Jul 2007 21:00:31 +0000 (21:00 +0000)
commit910b66d8d6fd8a27dcdea74431e3ea20c69b7db5
treee9f3541ddec2c00ad803fb9100323f367ca0c1e1
parent81a129c0fb6cc3022bb0b5e48ab06d8ab7dc03d5
- Allow custom lowering for CTPOP, CTTZ, CTLZ.
- Fixed an existing unexpanded tab.

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