]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.md: Enable patterns using rlwinm for PowerPC64.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 26 Jul 2002 02:47:35 +0000 (02:47 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 26 Jul 2002 02:47:35 +0000 (12:17 +0930)
commitce71f7547b64febdfdcf16b5fa9ab8df5449eca9
tree51ab103fbd82a314bdf93f7457f52bcd097571e6
parent7702af3606f28135c3d9a52029d8b89c283c0fd2
rs6000.md: Enable patterns using rlwinm for PowerPC64.

* config/rs6000/rs6000.md: Enable patterns using rlwinm for
PowerPC64.  Replace "T" and "S" constraints with "n" when the
predicate will do.  Formatting fixes.
(extzvsi_internal2): Use "andi.", "andis." and attr type of "compare"
as for extzvsi_internal1.

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