]> gcc.gnu.org Git - gcc.git/history - gcc/fold-const.c
(const_binop, fold_convert, fold):
[gcc.git] / gcc / fold-const.c
1993-07-02 Paul Eggert(const_binop, fold_convert, fold):
1993-07-01 Richard Kenner(fold, case GE_EXPR, LT_EXPR): Don't assume result...
1993-06-27 Richard Kenner(fold, case TRUTH_XOR_EXPR): End with `return', not...
1993-06-26 Richard Kenner(fold, case PLUS_EXPR, MINUS_EXPR): Apply distributive...
1993-06-26 Richard KennerAdd prototypes for static functions.
1993-06-26 Richard Kenner(fold_truthop): Treat a BIT_AND_EXPR with a constant...
1993-05-06 Richard Kenner(decode_field_reference): Don't do anything for non...
1993-05-05 Richard Kenner(optimize_bit_field_compare): Add missing arg to const_...
1993-04-26 Richard Kenner(fold): Signedness matters for comparisons and right...
1993-04-26 Richard KennerUse INTEGRAL_TYPE_P and FLOAT_TYPE_P.
1993-04-23 Richard Kenner(fold...
1993-04-13 Richard Kenner(size_int): NUMBER is unsigned so don't test for negative.
1993-04-13 Richard StallmanComment change.
1993-04-13 Richard Kenner(div_and_round_double): Don't mix HOST_WIDE_INT * and...
1993-04-12 Jim Wilson(fold...
1993-03-31 Richard Stallman(real_value_truncate): If REAL_ARITHMETIC, replace...
1993-03-21 Richard Kenner(fold, case PLUS_EXPR): Don't associate apart a constan...
1993-03-11 Richard Stallman(const_binop): When evaluating a shift, ignore
1993-03-04 Richard Stallman(fold): Fix error in handling REALPART_EXPR and IMAGPAR...
1993-03-04 Richard Stallman(fold): Handle complex constants as "winning".
1993-02-25 Jim Wilson(decode_field_reference): Fix force_fit_type call.
1993-02-24 Richard Stallman(all_ones_mask_p): Really use tmask.
1993-02-20 Doug Evans(decode_field_reference): Use force_fit_type instead...
1993-02-07 Richard Stallman(fold): Call force_fit_type with two parameters.
1993-02-02 Richard StallmanComment fixes.
1993-02-02 Richard Stallman(same_sign): Removed.
1993-01-30 Richard Stallman(force_fit_type): Abort if T not INTEGER_CST.
1993-01-19 Richard Stallman(non_lvalue): Result must not be null ptr constant.
1993-01-12 Brendan Kehoe* fold-const.c (fold): Only call force_fit_type with...
1992-12-30 Richard Kenner(invert_truthvalue, case TRUTH_XOR_EXPR): New case.
1992-12-30 Richard Stallman(const_binop): New arg NOTRUNC. All calls changed.
1992-12-28 Richard Kenner(fold, case BIT_IOR_EXPR): Convert the IOR of a pair...
1992-11-24 Tom Wood(range_test): Convert the constants to the unsigned
1992-10-21 Richard Stallman(real_value_truncate): Use push/pop_float_handler.
1992-10-16 Richard Stallman(distribute_bit_expr): Test for BIT_{AND,IOR}_EXPR.
1992-10-15 Richard Kenner(fold): Add missing test in case when we distribute...
1992-10-15 Tom Wood(simple_operand_p): Don't regard global or static varia...
1992-10-08 Mike StumpFix a simple typo.
1992-10-08 Richard Stallman(invert_truthvalue): Never alter ARG.
1992-09-23 Richard Kenner(fold_convert): Add missing cast to HOST_WIDE_INT.
1992-09-19 Richard Stallman(fold_convert): Avoid using conversion of unsigned
1992-09-07 Richard Stallman(convert_for_assignment): Warn about constant integer
1992-09-07 Richard Stallman(const_binop): Fix typo.
1992-09-05 Richard Stallman(left_shift_overflows, same_sign, overflow_sum_sign...
1992-08-31 Richard Stallman(const_binop): Delete special case for mult by 3.
1992-08-26 Richard Stallman(fold): Do A op C1 ? A : C2 opt only for INTEGER_TYPEs.
1992-08-26 Richard Stallman(fold): Avoid the normal STRIP_NOPS on arg of NOP_EXPR.
1992-08-17 Richard Kenner(fold): Move conversion back outside of COND_EXPR if...
1992-08-14 Torbjorn GranlundFix spelling errors in comments.
1992-08-12 Richard Stallman(operand_equal_p): Make it clear that this function...
1992-08-11 Richard Stallman(fold): Don't fold (A op B ? A : C) if A is IEEE
1992-08-03 Richard Kenner(optimize_bit_field_compare): Correct bogus use of...
1992-07-12 Richard StallmanRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-08 Charles Hannumentered into RCS
1992-07-06 Richard Kenner*** empty log message ***
1992-07-04 Richard Stallman*** empty log message ***
1992-07-03 Richard Stallman*** empty log message ***
1992-07-01 Tom Wood*** empty log message ***
1992-06-30 Richard Stallman*** empty log message ***
1992-06-27 Tom Wood*** empty log message ***
1992-06-26 Tom Wood*** empty log message ***
1992-06-26 Richard Kenner*** empty log message ***
1992-06-24 Richard Stallman*** empty log message ***
1992-06-22 Richard Stallman*** empty log message ***
1992-06-04 Richard Stallman*** empty log message ***
1992-05-25 Richard Kenner*** empty log message ***
1992-05-24 Richard Stallman*** empty log message ***
1992-05-17 Richard Stallman*** empty log message ***
1992-05-13 Richard Stallman*** empty log message ***
1992-05-10 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-01 Richard Kenner*** empty log message ***
1992-04-22 Tom Wood*** empty log message ***
1992-04-12 Tom Wood*** empty log message ***
1992-04-02 Richard Kenner*** empty log message ***
1992-04-01 Richard Stallman*** empty log message ***
1992-03-22 Richard Stallman*** empty log message ***
1992-03-13 Richard Kenner*** empty log message ***
1992-03-01 Richard Kenner*** empty log message ***
1992-02-16 Richard StallmanInitial revision
This page took 0.743441 seconds and 88 git commands to generate.