pa.md (smin, [...]): New patterns.
authorJeff Law <law@gcc.gnu.org>
Sun, 28 Mar 1993 23:56:26 +0000 (16:56 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 28 Mar 1993 23:56:26 +0000 (16:56 -0700)
commit994571561f3bd92c6826964be7d0b2339e0db115
tree2c931195a63e61848b9d4487b211ff55b0278f62
parentf2878c6b324e8c3816612d3a2b3c5422207ec855
pa.md (smin, [...]): New patterns.

* pa.md (smin, umin, smax, umax): New patterns.

* pa.md (cbranch define_delay): Enable nullification of
conditional branch delay slots (based upon branch direction).
(conditional branch patterns): Call output_cbranch to get the
correct output template.  Long conditional branches with an
annulled delay slot have a length of 3.
(branch on bit patterns): Call output_bb to get the correct
output template.  Long branches with an annulled delay slot have
a length of 3.
(decrement and branch pattern): Handle nullification of long

From-SVN: r3906
gcc/config/pa/pa.md