summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/no-ext-with-count-zeros.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] - No SExt/ZExt needed for count trailing zerosNemanja Ivanovic2016-10-271-0/+54
This patch corresponds to review: https://reviews.llvm.org/D25896 It just eliminates the redundant ZExt after a count trailing zeros instruction. llvm-svn: 285267
OpenPOWER on IntegriCloud