1. 21 Apr, 1995 3 commits
    • Completely rewritten. · 8aa2a305
      From-SVN: r9423
      Jim Wilson committed
    • (FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT, · 058f9bb5
      TARGET_FASTCODE, TARGET_CLEN3, TARGET_CLEN0, TARGET_OPTIONS): Delete.
      (TARGET_SWITCHES): Delete -mclen3 and -mclen0 options.
      (TARGET_DEFAULT): Is zero.
      (OVERRIDE_OPTIONS): Delete code to set max_count_si and max_count_hi.
      (SPECIAL_REG): New macro.
      (HARD_REGNO_MODE_OK): Allow any mode in any general register.
      (GO_IF_LEGITIMATE_ADDRESS): Delete constant + reg address case.
      (MOVE_RATIO): Define to 2 when TARGET_SMALLCODE.
      (max_si, max_hi, max_count_si, max_count_hi): Delete.
      
      From-SVN: r9422
      Jim Wilson committed
    • Delete spurious constraints from all define_expands. · 51aea58d
      (rotlsi3_1): Set T reg instead of clobbering it.
      (ashrsi3): Use expand_ashiftrt instead of gen_shifty_op.
      (movsi_i, movhi_i, movsf_i): Add conditions to reject patterns
      needing a reload.
      (movdi-2, movdf_k): Correct conditions to reject patterns needing
      a reload.
      ([inverse_]branch_{true,false}): Pass operands to output_branch.
      (jump): Delete unnecessary braces.
      (call, call_value): Don't use expand_acall.  Force operand0 into
      a register.
      
      From-SVN: r9421
      Jim Wilson committed
  2. 20 Apr, 1995 1 commit
  3. 19 Apr, 1995 5 commits
  4. 18 Apr, 1995 11 commits
  5. 17 Apr, 1995 11 commits
  6. 16 Apr, 1995 2 commits
  7. 15 Apr, 1995 3 commits
  8. 14 Apr, 1995 4 commits