| Commit message (Expand) | Author | Age | Files | Lines |
* | (undo_all): Clear previous_undos field. | wilson | 1996-07-22 | 1 | -1/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -45/+48 |
* | (previous_num_undos): Deleted variable. | kenner | 1996-06-28 | 1 | -53/+66 |
* | (force_to_mode, case NE): Fix typo and logical error. | kenner | 1996-06-27 | 1 | -5/+7 |
* | (move_deaths): New parameter maybe_kill_insn. | kenner | 1996-06-19 | 1 | -11/+28 |
* | (try_combine): Don't use split if dest of new I2 is used between I2 | kenner | 1996-06-18 | 1 | -2/+5 |
* | (set_nonzero_bits_and_sign_copies): Set | wilson | 1996-05-23 | 1 | -2/+2 |
* | (nonzero_bits): Don't assume arg pointer has same | wilson | 1996-05-22 | 1 | -1/+6 |
* | (init_reg_last_arrays, setup_incoming_promotions): Correct prototypes. | kenner | 1996-05-22 | 1 | -2/+2 |
* | (insn_cuid): New function. | kenner | 1996-05-17 | 1 | -3/+19 |
* | (make_field_assignment): Allow XOR in final case. | kenner | 1996-04-16 | 1 | -3/+3 |
* | (expand_field_assignment): Take SUBREG_WORD into account when have | kenner | 1996-04-15 | 1 | -8/+10 |
* | (try_combine): When substituting in output of I2, ensure dest isn't | kenner | 1996-04-15 | 1 | -1/+2 |
* | (combine_instructions): In initial scan of insns, handle a REG_INC | kenner | 1996-04-14 | 1 | -1/+7 |
* | (make_extraction): In BITS_BIG_ENDIAN correction of POS, need to treat | dje | 1996-03-23 | 1 | -6/+15 |
* | (simplify_if_then_else): Allow for case that condition might no longer | kenner | 1996-03-19 | 1 | -0/+4 |
* | (find_split_point): Handle NULL return from make_extraction. | dje | 1996-03-17 | 1 | -9/+23 |
* | (make_extraction): Correct typo in force_to_mode call in previous change. | kenner | 1996-03-16 | 1 | -6/+16 |
* | (make_extraction): Use proper mode for INNER in all cases. | kenner | 1996-03-11 | 1 | -36/+31 |
* | (force_to_mode, case IOR): Fix typo in commuting IOR and LSHIFTRT. | kenner | 1996-02-20 | 1 | -1/+2 |
* | (force_to_mode, num_sign_bit_copies, simplify_comparison): Fix | kenner | 1996-02-13 | 1 | -7/+7 |
* | (nonzero_bits, case REG): Ignore REG_POINTER_ALIGNMENT. | kenner | 1996-01-30 | 1 | -6/+11 |
* | (rtx_equal_for_field_assignment_p): New function. | kenner | 1996-01-01 | 1 | -24/+61 |
* | (set_nonzero_bits_and_sign_copies): Handle reg even | kenner | 1995-12-27 | 1 | -14/+9 |
* | (simplify_rtx, case SUBREG): For SUBREG of a constant, | wilson | 1995-12-19 | 1 | -1/+5 |
* | * regclass.c (regclass): Use SECONDARY_RELOAD_CLASS if it's | law | 1995-12-17 | 1 | -0/+5 |
* | (try_combine): When checking for two sets of the same register in a | kenner | 1995-12-17 | 1 | -4/+15 |
* | (simplify_if_then_else): Convert "a == b ? b : a" to "a". | kenner | 1995-12-10 | 1 | -0/+10 |
* | (nonzero_bits, case REG): Put POINTERS_EXTEND_UNSIGNED code before | kenner | 1995-11-26 | 1 | -9/+12 |
* | (force_to_mode): Fix typo in fix to last change. | dje | 1995-11-06 | 1 | -1/+1 |
* | (force_to_mode): Put in last change properl. | kenner | 1995-11-05 | 1 | -1/+1 |
* | (force_to_mode, case ASHIFTRT): Properly handle mask wider than | kenner | 1995-10-27 | 1 | -2/+24 |
* | (distribute_notes): For Oct 19 change, add additional check to verify | kenner | 1995-10-26 | 1 | -1/+2 |
* | (force_to_mode, case ASHIFTRT): Verify mode bitsize is within | kenner | 1995-10-26 | 1 | -2/+3 |
* | (distribute_notes): Delete instructions without side effect that set a | kenner | 1995-10-20 | 1 | -1/+4 |
* | (distribute_notes): When search for new place to put REG_DEAD note, | kenner | 1995-10-19 | 1 | -0/+15 |
* | (simplify_rtx): In code that attempts to simplify conditional | kenner | 1995-10-03 | 1 | -0/+3 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -2/+2 |
* | (move_deaths): When have a multi-reg hard register, if don't find a | kenner | 1995-08-14 | 1 | -0/+15 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (reg_dead_at_p): When scanning backwards, stop at BARRIER. | kenner | 1995-06-06 | 1 | -1/+1 |
* | (recog_for_combine): New parm PADDED_SCRATCHES; set it. | kenner | 1995-05-29 | 1 | -18/+47 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -5/+5 |
* | (simplify_shift_count, case LSHIFTRT): Don't merge shifts of different | kenner | 1995-05-13 | 1 | -3/+5 |
* | (simplify_shift_const): Don't change SHIFT_MODE for LSHIFTRT either. | kenner | 1995-05-12 | 1 | -9/+13 |
* | (combine_instrutions): Set subst_prev_insn to zero. | wilson | 1995-05-01 | 1 | -1/+18 |
* | (simplify_rtx, case TRUNCATE): Add. Use force_to_mode. | wilson | 1995-04-26 | 1 | -3/+10 |
* | (simplify_logical, case AND): If still an AND, get new values for op0 | kenner | 1995-04-21 | 1 | -0/+4 |
* | (get_last_value): Ignore BARRIER when scanning backwards. | wilson | 1995-04-17 | 1 | -4/+20 |
* | (subst_prev_insn): New variable. | wilson | 1995-04-17 | 1 | -4/+13 |