]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.md
re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi)
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 8 Jun 2005 14:46:09 +0000 (14:46 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 8 Jun 2005 14:46:09 +0000 (10:46 -0400)
commit70ae01917f3e136fb5b652d05bf8168d218b0855
treeb62c7801c0cee5eb27d67618418b74738854070a
parent625b02b215d1e3bde2404c02894ec0bb4a5bf0e5
re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi)

* config/rs6000/rs6000.md (call_indirect_nonlocal_aix32): Prefer
CTR to LR.
(call_indirect_nonlocal_aix64): Same.
(call_value_indirect_nonlocal_aix32): Same.
(call_value_indirect_nonlocal_aix64): Same.

PR target/10588
(eq): Use CLZ splitter for compare with zero.

From-SVN: r100759
gcc/ChangeLog
gcc/config/rs6000/rs6000.md