Hexagon: Expand cttz, ctlz, and ctpop for now.
authorAnshuman Dasgupta <adasgupt@codeaurora.org>
Thu, 21 Feb 2013 19:39:40 +0000 (19:39 +0000)
committerAnshuman Dasgupta <adasgupt@codeaurora.org>
Thu, 21 Feb 2013 19:39:40 +0000 (19:39 +0000)
commit6585d3b64b04b788faad79ba6cf4e592ebf4658d
treed3cf41c6c6284947361db86e7dfd365bd5e07687
parent601158a18e325879b224bd1979d824407ed98bc7
Hexagon: Expand cttz, ctlz, and ctpop for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175783 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonISelLowering.cpp
test/CodeGen/Hexagon/ctlz-cttz-ctpop.ll [new file with mode: 0644]