1. 31 Dec, 1996 1 commit
    • pa.c (fmpy_operands): Remove. · c4bb6b38
              * pa/pa.c (fmpy_operands): Remove.  No longer needed.
              (combinable_add, combinable_copy, combinable_fmpy): Likewise.
              (combinable_fadd, combineable_fsub): Likewise.
              (pa_reorg): Call pa_combine_instructions.
              (pa_combine_instructions): Combine instructions to make things
              like fmpyadd and fmpysub.
              (pa_can_combine_p): Helper function for pa_combine_instructions.
              * pa/pa.md (pa_combine_type): New attribute.  Set it appropriately
              for various insns.
              (define_delays): Use a separate define_delay for unconditional
              branches.
              (fmpyadd, fmpysub peepholes): Remove, no longer needed.
              (fmpyadd, fmpysub insns): Add variant with fadd/fsub first,
              then the fmpy.
      
      From-SVN: r13346
      Jeff Law committed
  2. 30 Dec, 1996 2 commits
  3. 27 Dec, 1996 1 commit
  4. 26 Dec, 1996 1 commit
  5. 24 Dec, 1996 2 commits
  6. 21 Dec, 1996 1 commit
  7. 20 Dec, 1996 1 commit
  8. 18 Dec, 1996 5 commits
  9. 17 Dec, 1996 4 commits
  10. 16 Dec, 1996 3 commits
  11. 14 Dec, 1996 1 commit
  12. 13 Dec, 1996 8 commits
  13. 12 Dec, 1996 10 commits