]> gcc.gnu.org Git - gcc.git/history - gcc/combine.c
(make_compound_operation): Call recursively in the cases where we find a simplification.
[gcc.git] / gcc / combine.c
1993-03-20 Richard Kenner(make_compound_operation): Call recursively in the...
1993-03-01 Richard KennerRemove trash character introduced by last patch.
1993-03-01 Richard Kenner(subst, case NOT): If STORE_FLAG_VALUE==-1, treat an...
1993-02-25 Jim Wilson(set_nonzero_bits_and_sign_copies): Fix typo in paradox...
1993-02-13 Doug Evans* make setup_incoming_promotions static
1993-02-09 Richard Kenner(setup_incoming_promotions): New function.
1993-02-09 Richard Kenner(combine_instructions): When calling set_nonzero_bits_a...
1993-01-31 Richard Kenner(simplify_and_const_int): Never consider bits outside...
1993-01-27 Richard Kenner(combine_instructions): Initialize undobuf in the event
1993-01-24 Richard Stallman(apply_distributive_law): Don't mess with float arith.
1993-01-19 Richard Kenner(combine_instructions): Clear reg_last_set_label.
1993-01-10 Richard Kenner(make_extraction): Don't use POS < 0 as a flag that...
1993-01-08 Richard Kenner(BYTE_LOAD_EXTEND, LOAD_EXTEND): New macros.
1992-12-28 Richard KennerAdd a few missing HOST_WIDE_INT casts.
1992-12-28 Richard Kenner(simplify_comparison, case NEG): Replace large block...
1992-12-27 Richard Kenner(subst, case SET): Call recog_for_combine with OTHER_IN...
1992-12-27 Richard Kenner(subst, comparison cases): Expand any compound operatio...
1992-12-26 Richard Kenner(gen_lowpart_for_combine): Allow MODE to be wider than...
1992-12-16 Tom Wood(try_combine): Allow for the case where I3 becomes an
1992-12-10 Jim Wilson(try_combine): Only use I2DEST as a scratch reg for
1992-12-10 Richard Kenner(get_last_value): Never use value from later insn,...
1992-12-01 Richard Kenner(num_sign_bit_copies): Return 1 on failure, not 0.
1992-11-30 Richard Stallman(subst, make_field_assignment, num_sign_bit_copies...
1992-11-26 Richard Stallman(num_sign_bit_copies): Fix 1-off error in PLUS case.
1992-11-26 Richard Stallman(make_extraction): When making a low part subreg of...
1992-11-20 Richard Stallman(simplify_comparison, case ASHIFTRT): mode_for_size
1992-10-31 Richard Stallman(simplify_shift_const):
1992-10-29 Richard Stallman(make_extraction): Fix paren error in `if' for INNER...
1992-10-28 Richard Stallman(can_combine_p): Don't don't substitute an expression
1992-10-22 Richard Stallman(make_extraction): Use is_mode, not inner_mode,
1992-10-13 Tom Wood(subst): Don't change a conditional branch into a condi...
1992-10-12 Richard Kenner(try_combine): Save DEST of NI2PAT before calling recog...
1992-10-12 Richard Kenner(try_combine): Fix typo in last change involving single...
1992-10-12 Richard Kenner(try_combine): Properly call single_set when validating...
1992-10-09 Richard Kenner(subst, case SUBREG): Don't make a new REG for stack...
1992-09-23 Richard Kenner(significant_bits, num_sign_bit_copies): Handle SUBREGs...
1992-09-21 Richard Stallman(make_extraction): Make test whether to use AND or
1992-09-21 Richard Stallman(subst): Set and compare extend_op with 0, not NULL.
1992-09-21 Richard Kenner(try_combine): Always call set_significant on new patte...
1992-09-20 Richard Kenner(subst, simplify_and_const_int, significant_bits):...
1992-09-19 Richard Kenner(try_combine): When removing REG_UNUSED note, update...
1992-09-06 Richard Kenner(try_combine): Make change missing from last modificati...
1992-09-02 Richard Kenner(make_compound_operation...
1992-08-24 Richard Kenner(subst): When moving operation inside IF_THEN_ELSE...
1992-08-21 Richard Kenner(subst): Move up test for too many restarts.
1992-08-20 Richard KennerPut include of stdio.h after GCC header files (for...
1992-08-20 Richard Kenner(subst, case AND): Only make IF_THEN_ELSE if conditiona...
1992-08-19 Richard KennerCorrectly apply last change.
1992-08-19 Richard Kenner(simplify_comparison): Add a few more cases where we...
1992-08-18 Richard Stallman(simplify_comparison): Rearrange conditional in SUBREG...
1992-08-17 Richard Kenner(struct undo, struct undo_int): Replace non-portable...
1992-08-15 Richard Kenner(get_last_value): Don't go past a CODE_LABEL when searc...
1992-08-03 Richard Kenner(reg_sign_bit_copies): New variable.
1992-07-31 Richard Kennerentered into RCS
1992-07-31 Richard Kenner*** empty log message ***
1992-07-17 Richard Kenner*** empty log message ***
1992-07-15 Richard Kenner*** empty log message ***
1992-07-06 Charles Hannum*** empty log message ***
1992-07-05 Richard Kenner*** empty log message ***
1992-07-04 Richard Kenner*** empty log message ***
1992-06-27 Richard Kenner*** empty log message ***
1992-06-26 Richard Kenner*** empty log message ***
1992-06-24 Richard Stallman*** empty log message ***
1992-06-20 Richard Kenner*** empty log message ***
1992-06-02 Richard Stallman*** empty log message ***
1992-05-30 Richard Kenner*** empty log message ***
1992-05-22 Richard Kenner*** empty log message ***
1992-05-20 Jim Wilson*** empty log message ***
1992-05-16 Richard Stallman*** empty log message ***
1992-05-01 Richard Kenner*** empty log message ***
1992-04-27 Jim Wilson*** empty log message ***
1992-04-17 Richard Kenner*** empty log message ***
1992-04-12 Richard Kenner*** empty log message ***
1992-04-05 Richard Kenner*** empty log message ***
1992-03-23 Richard Stallman*** empty log message ***
1992-03-06 Richard Kenner*** empty log message ***
1992-02-22 Richard StallmanInitial revision
This page took 0.521812 seconds and 84 git commands to generate.