]> gcc.gnu.org Git - gcc.git/commit - gcc/config/rs6000/rs6000.md
(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be called with...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Sep 1992 17:05:40 +0000 (13:05 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Sep 1992 17:05:40 +0000 (13:05 -0400)
commit01def76468d36fe7524eca8b54feef5482eacb3e
tree8ea74e0dbcbc7a9ede472653a7e4f865d146651e
parent36d51583bf75a28e824b2df02e128e3b9beac3ed
(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be called with a constant.

(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be
called with a constant.
(maskir patterns): Don't mention an operand before it is used; use operand
number 1 for operand with '0' constraint.
(allocate_stack): Use reg_or_short_operand for predicate of allocation amount;
use negate_rtx and always make a PLUS.

From-SVN: r2262
gcc/config/rs6000/rs6000.md
This page took 0.055343 seconds and 5 git commands to generate.