OSDN Git Service

* tree-ssa-loop-ivopts.c: New file.
[pf3gnuchains/gcc-fork.git] / gcc / tree-gimple.c
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-08-18 rth * tree.h (struct tree_decl): Add gimple_formal_...
2004-08-12 dnovillo PR tree-optimization/16867
2004-07-30 rth * gimplify.c (gimplify_expr) <case CONST_DECL...
2004-07-28 rth * gimplify.c (is_gimple_addr_expr_arg_or_indire...
2004-07-24 kenner * gimplify.c (gimplify_compound_lval): Check for no...
2004-07-20 rth * gimplify.c (is_gimple_tmp_var): Move to tree...
2004-07-16 rth * builtins.c (std_expand_builtin_va_arg): Remove.
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-14 jason * tree-gimple.c (is_gimple_reg_rhs, is_gimple_m...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * gimplify.c (gimplify_compound_lval): Take...
2004-07-01 rth * tree-gimple.c (right_assocify_expr): Kill
2004-06-25 kenner * tree-dfa.c (get_virtual_var): Merge real/imaginary...
2004-06-25 kennerUpdate whitespace and comments
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-08 rth * gimple-low.c (struct lower_data): Replace...
2004-06-07 rth * gimple-low.c (struct lower_data): Add the_ret...
2004-05-26 steven * gimplify.c (compare_case_labels): New function.
2004-05-24 uweigand PR tree-optimization/14197
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.