OSDN Git Service

(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition
[pf3gnuchains/gcc-fork.git] / gcc / expmed.c
1993-06-10 rms(MAX_BITS_PER_WORD): Define earlier.
1993-06-05 tege(synth_mult): Move code to add or subtract at
1993-05-08 rms(init_expmed): Supply missing arg to rtx_cost.
1993-05-06 kenner(store_split_bit_field): Properly handle VALUE when...
1993-04-25 wilson(extract_fixed_bit_field): Adjust BITPOS so that it
1993-04-11 rms(expand_divmod): When adjusting op0 for trunc_div or
1993-03-20 tege(init_expmed): Fix typo in last change.
1993-03-19 kenner(synth_mult): Don't try to make recursive call if we...
1993-03-19 kenner(zero_cost): New variable.
1993-03-15 kenner(lea_max_mul): Delete.
1993-03-15 kenner(shift_cost): Now a vector.
1993-02-25 kenner(emit_store_flag): Fix typo in testing BRANCH_COST.
1993-02-08 rms(emit_store_flag): Add missing arg to convert_move.
1993-01-28 kenner(emit_store_flag): Swap operands if first is a constant...
1993-01-24 rms(emit_store_flag): Reset ICODE using returned COMPARISON.
1992-12-28 kenner(expand_shift): If rotating by a constant, try both...
1992-12-27 rms(store_bit_field): If VALUE needs to be narrowed, do
1992-11-26 rms(struct algorithm): Make coeff a HOST_WIDE_INT.
1992-08-17 kenner(expand_mult): Bound second synth_mult cost by cost...
1992-07-25 wood(expand_divmod): Eliminate the generation of branches
1992-07-17 rms(expand_shift, expand_set_flag):
1992-07-06 mycroftentered into RCS
1992-06-28 kenner*** empty log message ***
1992-05-27 rms*** empty log message ***
1992-05-22 kenner*** empty log message ***
1992-05-18 rms*** empty log message ***
1992-05-14 rms*** empty log message ***
1992-04-19 rms*** empty log message ***
1992-04-18 rms*** empty log message ***
1992-04-04 kenner*** empty log message ***
1992-03-23 rms*** empty log message ***
1992-03-06 tegeInitial revision