]> granicus.if.org Git - llvm/commit
[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 23 Feb 2017 15:02:09 +0000 (15:02 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 23 Feb 2017 15:02:09 +0000 (15:02 +0000)
commit69d8d82e3c637522a905fd47e242aca891b253a6
treed9e0053b2b97514326175b3ce65377cecbe437ea
parent34c1d56ba36e9665f6c1933f207af8736d39b7c7
[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE

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