1. 31 Mar, 1993 13 commits
  2. 30 Mar, 1993 12 commits
  3. 29 Mar, 1993 14 commits
  4. 28 Mar, 1993 1 commit
    • pa.md (smin, [...]): New patterns. · 99457156
      	* 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
      Jeff Law committed