| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c, | kazu | 2004-06-26 | 1 | -1/+1 |
* | * fold-const.c (fold_addr_expr_with_type): Look through all | kenner | 2004-06-25 | 1 | -2/+4 |
* | 2004-06-23 Andrew Pinski <apinski@apple.com> | pinskia | 2004-06-24 | 1 | -1/+3 |
* | 2004-06-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-24 | 1 | -62/+63 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -1/+1 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -12/+12 |
* | * fold-const.c (operand_equal_p): Pass flags in recursive calls for | sayle | 2004-06-21 | 1 | -3/+23 |
* | * c-common.c (verify_sequence_points): Export. | rth | 2004-06-21 | 1 | -0/+31 |
* | 2004-06-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-21 | 1 | -218/+295 |
* | * fold-const.c (fold) <UNORDERED_EXPR, ORDERED_EXPR, UNLT_EXPR, | sayle | 2004-06-19 | 1 | -14/+141 |
* | * fold-const.c (build_range_check): If !in_p and recursive call | jakub | 2004-06-18 | 1 | -7/+111 |
* | * fold-const.c (constant_boolean_node): Handle boolean_type_node | sayle | 2004-06-18 | 1 | -0/+2 |
* | * fold-const.c (fold_relational_const): Use constant_boolean_node. | sayle | 2004-06-17 | 1 | -25/+17 |
* | * fold-const.c (swap_tree_comparison): No longer static. | law | 2004-06-16 | 1 | -5/+11 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -1/+1 |
* | 2004-06-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-15 | 1 | -4/+4 |
* | 2004-06-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-13 | 1 | -3/+8 |
* | * fold-const.c (omit_two_operands): New function. | sayle | 2004-06-12 | 1 | -0/+23 |
* | * fold-const.c (fold_inf_compare): Avoid creating non-gimple | law | 2004-06-11 | 1 | -0/+6 |
* | * fold-const.c (fold_abs_const): Make extern. | sayle | 2004-06-10 | 1 | -2/+1 |
* | * fold-const.c (fold_not_const): New function. | sayle | 2004-06-10 | 1 | -24/+33 |
* | Gimplify VA_ARG_EXPR into simpler forms. | jason | 2004-06-09 | 1 | -0/+69 |
* | 2004-06-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-08 | 1 | -2/+4 |
* | * real.c (real_copysign): New function to implement libm's copysign. | sayle | 2004-06-07 | 1 | -4/+9 |
* | PR middle-end/15069 | sayle | 2004-05-31 | 1 | -5/+5 |
* | * fold-const.c (combine_comparisons, optimize_bit_field_compare, | sayle | 2004-05-30 | 1 | -98/+44 |
* | 2004-05-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-30 | 1 | -0/+4 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -74/+206 |
* | * fold-const.c (non_lvalue): Explicitly list the tree codes that | sayle | 2004-05-24 | 1 | -7/+41 |
* | * fold-const.c (fold_read_from_constant_string): Convert result to | uweigand | 2004-05-22 | 1 | -2/+3 |
* | * fold-const.c (fold, fold_relational_hi_lo, | sayle | 2004-05-21 | 1 | -11/+11 |
* | * tree.c (array_type_nelts, save_expr, substitute_in_expr, | sayle | 2004-05-21 | 1 | -533/+550 |
* | PR middle-end/3074 | sayle | 2004-05-20 | 1 | -171/+14 |
* | 2004-05-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-19 | 1 | -1/+1 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -3/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -61/+716 |
* | * fold-const.c (fold_div_compare): New function to optimize X/C1 op C2 | sayle | 2004-05-08 | 1 | -0/+165 |
* | * fold-const.c (fold_convert_const, fold): Add missing | ghazi | 2004-05-02 | 1 | -0/+5 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c: | kazu | 2004-04-29 | 1 | -1/+1 |
* | * fold-const.c (fold): Prefer fold_convert (negate_expr (...)) to | sayle | 2004-04-26 | 1 | -5/+17 |
* | * fold-const.c (fold_convert): Make function extern/public. | sayle | 2004-04-20 | 1 | -2/+1 |
* | * builtins.c (fold_builtin_cabs, fold_builtin): Use | ghazi | 2004-04-14 | 1 | -49/+4 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): Tweak | sayle | 2004-04-11 | 1 | -28/+37 |
* | * fold-const.c (fold) <PLUS_EXPR>: Guard (-A)+B -> B-A transformation | sayle | 2004-04-03 | 1 | -2/+3 |
* | * fold-const.c (folda): Preserve types of comparisons. | rth | 2004-04-01 | 1 | -7/+7 |
* | PR c++/14755 | jakub | 2004-04-01 | 1 | -22/+8 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 1 | -1/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -55/+59 |