]> granicus.if.org Git - llvm/commit
[ARM GlobalISel] Support G_CTLZ for Thumb2
authorDiana Picus <diana.picus@linaro.org>
Fri, 1 Mar 2019 10:12:28 +0000 (10:12 +0000)
committerDiana Picus <diana.picus@linaro.org>
Fri, 1 Mar 2019 10:12:28 +0000 (10:12 +0000)
commitde23a6b25f3399a89256a8812b05201390d03c35
tree23d99356e6e7816dba13b88a9cacc2c22ace3330
parent6535445674ddf6af5dce80fde108c328015d163a
[ARM GlobalISel] Support G_CTLZ for Thumb2

Same as ARM mode but with different opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLegalizerInfo.cpp
test/CodeGen/ARM/GlobalISel/arm-legalize-bitcounts.mir
test/CodeGen/ARM/GlobalISel/select-clz.mir [new file with mode: 0644]