Age | Commit message (Expand) | Author | Files | Lines |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -2/+2 |
2001-04-20 | fold-const.c (fold): Use first_rtl_op rather than TREE_CODE_LENGTH when... | Geoffrey Keating | 1 | -2/+2 |
2001-04-02 | fold-const.c (fold): Before optimizing unsigned comparison with 0x7fffffffU... | Jakub Jelinek | 1 | -1/+3 |
2001-03-19 | cse.c (find_comparison_args): Update documentation. | Mark Mitchell | 1 | -2/+10 |
2001-03-07 | Brad's -ffast-math breakup. | Brad Lucier | 1 | -14/+16 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -4/+4 |
2001-02-23 | fold-const.c (fold_convert): Don't call size_int_type_wide if input overflows. | Richard Kenner | 1 | -0/+1 |
2001-02-23 | fold-const.c (extract_muldiv): If not MULT_EXPR, check if either operand is d... | Jakub Jelinek | 1 | -4/+29 |
2001-02-18 | fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f... | Mark Mitchell | 1 | -114/+138 |
2001-02-14 | stor-layout.c (is_pending_size, [...]): New functions. | Jakub Jelinek | 1 | -1/+8 |
2001-02-11 | fold-const.c (split_tree): Don't assume a constant isn't splittable. | Richard Henderson | 1 | -12/+6 |
2001-01-05 | fold-const.c (fold): When folding a CONJ_EXPR of a COMPLEX_CST... | Joseph Myers | 1 | -3/+3 |
2001-01-03 | * fold-const.c (fold_convert): Fix typo. | Mark Mitchell | 1 | -1/+1 |
2000-12-19 | fold-const.c (tree_expr_nonnegative_p): Treat truth values as non-negative. | Kaveh R. Ghazi | 1 | -2/+6 |
2000-11-26 | fold-const.c (fold, [...]): Always return tree of proper type. | Richard Kenner | 1 | -1/+1 |
2000-11-24 | Fix crash in fold_range_test | Bernd Schmidt | 1 | -0/+1 |
2000-11-24 | Overhaul sequence point warnings (again) | Bernd Schmidt | 1 | -2/+6 |
2000-11-09 | fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than the types themselv... | Richard Henderson | 1 | -1/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -4/+4 |
2000-11-03 | builtins.c (expand_builtin_strlen): Remove unused mode argument. | Zack Weinberg | 1 | -0/+1 |
2000-11-01 | Constant folding for builtins | Bernd Schmidt | 1 | -0/+13 |
2000-10-29 | toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead. | Joseph Myers | 1 | -1/+1 |
2000-10-20 | fold-const.c (force_fit_type): Unsigned values can overflow if they are sizet... | Richard Kenner | 1 | -3/+7 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -11/+1 |
2000-10-05 | fold-const.c (fold, [...]): Perform negation in proper type.a | Richard Kenner | 1 | -3/+8 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -1/+1 |
2000-08-15 | calls.c (ECF_SP_DEPRESSED): New macro. | Richard Kenner | 1 | -3/+4 |
2000-08-05 | [multiple changes] | Zack Weinberg | 1 | -0/+51 |
2000-08-02 | * fold-const.c: Fix formatting. | Kazu Hirata | 1 | -365/+359 |
2000-07-17 | * fold-const.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2000-07-15 | fold-const.c (extract_muldiv): Don't optimize past an unsigned cast around an... | Richard Henderson | 1 | -3/+14 |
2000-07-15 | Fix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing FOO++ into ++FOO without... | Michael Meissner | 1 | -8/+24 |
2000-07-08 | fold-const.c (extract_muldiv): Check whether c divides op1 exactly if operati... | Toon Moene | 1 | -4/+11 |
2000-07-07 | * fold-const.c (fold): Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2000-07-01 | remove redundant parents | Jason Merrill | 1 | -5/+5 |
2000-06-05 | fold-const.c (fold, [...]): Elide conversion between cv-qualified versions of... | Jason Merrill | 1 | -0/+4 |
2000-05-31 | tree.h (TREE_CODE_LENGTH): New macro. | Richard Kenner | 1 | -4/+3 |
2000-05-24 | (extract_muldiv): When constructing a multiplier/divisor... | Nick Clifton | 1 | -0/+4 |
2000-05-20 | fold-const.c (make_range): Handle degenerated intervals. | Alexandre Oliva | 1 | -2/+11 |
2000-05-04 | simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | Jason Merrill | 1 | -2/+4 |
2000-05-03 | Fix for ia64-linux misoptimization. | Jim Wilson | 1 | -0/+5 |
2000-04-16 | Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q... | Dave Pitts | 1 | -3/+11 |
2000-04-14 | fold-const.c (extract_muldiv): Don't distribute and widen multiply across plu... | Richard Henderson | 1 | -0/+8 |
2000-03-28 | expr.c (store_constructor): SIZE now signed. | Richard Kenner | 1 | -19/+17 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -30/+31 |
2000-03-23 | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 1 | -3/+3 |
2000-03-19 | fold-const.c (extract_muldiv): Apply type check for defined overflow to multi... | Richard Henderson | 1 | -15/+20 |
2000-03-16 | fold-const.c (fold): Fix a few cases when the returned result is not of the s... | Richard Kenner | 1 | -4/+5 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -176/+209 |
2000-03-02 | c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the... | Richard Kenner | 1 | -4/+4 |