| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -0/+1 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+8 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -8/+3 |
* | PR tree-opt/24665 | rth | 2005-11-20 | 1 | -3/+1 |
* | * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | dnovillo | 2005-07-10 | 1 | -0/+9 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR tree-opt/20610 | rth | 2005-06-09 | 1 | -4/+8 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+1 |
* | * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree-gimple.c, | kazu | 2005-03-18 | 1 | -1/+1 |
* | * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of | rakdver | 2005-03-14 | 1 | -1/+1 |
* | * tree-gimple.c (get_base_address): Update documentation. | dnovillo | 2004-12-14 | 1 | -1/+8 |
* | * tree-gimple.c (get_base_address): Update documentation. | dnovillo | 2004-12-12 | 1 | -4/+1 |
* | * c-common.c (verify_tree): Don't check code length if we know | kazu | 2004-12-08 | 1 | -2/+2 |
* | gcc/ | kazu | 2004-12-07 | 1 | -1/+1 |
* | * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | rth | 2004-11-30 | 1 | -5/+1 |
* | PR middle-end/17526 | jason | 2004-10-31 | 1 | -3/+6 |
* | * tree-gimple.c (is_gimple_constructor_elt): Remove. | kazu | 2004-10-22 | 1 | -10/+0 |
* | PR 17739 | rth | 2004-09-30 | 1 | -6/+39 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -6/+3 |
* | 2004-09-25 Dale Johannesen <dalej@apple.com> | dalej | 2004-09-25 | 1 | -154/+1 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -1/+5 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -10/+13 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+3 |
* | * tree.h (struct tree_decl): Add gimple_formal_temp. | rth | 2004-08-18 | 1 | -28/+25 |
* | PR tree-optimization/16867 | dnovillo | 2004-08-12 | 1 | -4/+1 |
* | * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replace | rth | 2004-07-30 | 1 | -0/+1 |
* | * gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove. | rth | 2004-07-28 | 1 | -8/+10 |
* | * gimplify.c (gimplify_compound_lval): Check for no handled | kenner | 2004-07-24 | 1 | -7/+2 |
* | * gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c. | rth | 2004-07-20 | 1 | -0/+28 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -6/+0 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -8/+29 |
* | * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns. | jason | 2004-07-14 | 1 | -2/+54 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -1/+0 |
* | * gimplify.c (gimplify_compound_lval): Take fallback argument | rth | 2004-07-01 | 1 | -218/+153 |
* | * tree-gimple.c (right_assocify_expr): Kill | rth | 2004-07-01 | 1 | -70/+0 |
* | * tree-dfa.c (get_virtual_var): Merge real/imaginary parts with | kenner | 2004-06-25 | 1 | -19/+11 |
* | Update whitespace and comments | kenner | 2004-06-25 | 1 | -1/+1 |
* | * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove. | rth | 2004-06-24 | 1 | -1/+1 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -1/+11 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -18/+30 |
* | * gimple-low.c (struct lower_data): Replace the_return_label and | rth | 2004-06-08 | 1 | -1/+3 |
* | * gimple-low.c (struct lower_data): Add the_return_label and | rth | 2004-06-07 | 1 | -3/+1 |
* | * gimplify.c (compare_case_labels): New function. | steven | 2004-05-26 | 1 | -0/+2 |
* | PR tree-optimization/14197 | uweigand | 2004-05-24 | 1 | -0/+2 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -0/+642 |