OSDN Git Service

2008-02-05 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree-gimple.c
2007-12-13 ebotcazou PR middle-end/33088
2007-12-06 jakub2007-12-06 Zdenek Dvorak <ook@ucw.cz>
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-10-04 rguenth2007-10-04 Richard Guenther <rguenther@suse.de>
2007-09-18 ghazi * tree-cfg.c (is_ctrl_altering_stmt, tree_block_ends_w...
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-01 rakdver * tree-pretty-print.c (dump_generic_node): Dump OMP_SE...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-11 ebotcazou PR tree-optimization/32589
2007-06-12 ian./:
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2006-12-20 pinskia2006-12-20 Andrew Pinski <pinskia@gmail.com>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-08-31 jconner2006-08-31 Josh Conner <jconner@apple.com>
2006-07-15 sayle * tree-gimple.c (is_gimple_stmt): Sink test of IS_EMPT...
2006-04-13 rth PR 26651
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-06 dberlinIn gcc/
2005-11-20 rth PR tree-opt/24665
2005-07-10 dnovillo * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-25 kcookUpdate FSF address.
2005-06-09 rth PR tree-opt/20610
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-18 kazu * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree...
2005-03-14 rakdver * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2004-12-14 dnovillo * tree-gimple.c (get_base_address): Update documentation.
2004-12-12 dnovillo * tree-gimple.c (get_base_address): Update documentation.
2004-12-08 kazu * c-common.c (verify_tree): Don't check code length...
2004-12-07 kazugcc/
2004-11-30 rth * expr.c (get_inner_reference): Handle REAL...
2004-10-31 jason PR middle-end/17526
2004-10-22 kazu * tree-gimple.c (is_gimple_constructor_elt): Remove.
2004-09-30 rth PR 17739
2004-09-29 dberlin2004-09-29 Daniel Berlin <dberlin@dberlin.org>
2004-09-25 dalej2004-09-25 Dale Johannesen <dalej@apple.com>
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
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.