OSDN Git Service

PR c++/51318
[pf3gnuchains/gcc-fork.git] / gcc / tree-optimize.c
2011-11-28 jakub PR tree-optimization/50682
2011-08-04 davidxlFix a bug in cfg fixup
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-05 ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2010-11-17 matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-10-20 ebotcazou * tree-optimize.c (execute_fixup_cfg): Purge dead...
2010-09-22 rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-09-22 rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-09-02 jsm28 PR driver/44076
2010-07-19 rthReliably change cgraph_state to SSA form.
2010-07-13 amylaargcc:
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-06-01 hubicka * tree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-22 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2009-12-01 amylaar2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-23 hubicka * ipa-cp.c (ipcp_compute_node_scale): Work around...
2009-11-18 hubicka * predict.c (compute_function_frequency): Export.
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-14 rthSquash commit of EH in gimple
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-07 baldrickGive names to some currently nameless passes (this
2009-04-26 matz * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
2009-04-26 matzgcc/
2009-04-17 ian * df.h: Include "timevar.h".
2009-03-28 hubicka * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
2009-03-28 hubicka * tree-pass.h (pass_fixup_cfg): New pass.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-12-09 jakub PR middle-end/38454
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-06-19 hubicka * tree-optimize.c (execute_early_local_optimizations...
2008-05-13 dnovillo2008-05-13 Diego Novillo <dnovillo@google.com>
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-25 hubicka PR testsuite/35843
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-26 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-10-17 manu2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-02-04 hubicka * tree-optimize.c (has_abnormal_outgoing_edge_p):...
2007-01-29 manu2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-05 hubicka * tree-optimize.c (execute_fixup_cfg): Correct previou...
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2007-01-02 hubicka2007-01-02 Jan Hubicka <jh@suse.cz>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-08-21 hubicka PR rtl-optimization/28071
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-10-16 rth PR 23714
2005-10-06 rth PR 23714
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-08-10 bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-28 hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-17 dberlin2005-07-12 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 kazu PR tree-optimization/20139
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 hubicka * function.h (struct function): Add saved blocks/unexp...
2005-06-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-27 hubicka * tree-optimize.c (exercute_free_datastructures):
2005-06-27 jakub * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5...
2005-06-25 kcookUpdate FSF address.
2005-06-23 law * tree-optimize.c (init_tree_optimization_passe...
2005-06-23 jason PR c++/19317
2005-06-17 hubicka * tree-optimize.c (execute_ipa_pass_list): New.
2005-06-09 dberlin2005-06-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-09 rth PR tree-opt/20610
2005-06-06 dberlin2005-06-06 Daniel Berlin <dberlin@dberlin.org>
2005-06-03 rth * Makefile.in (tree-vect-generic.o): New.
2005-05-29 dorit2005-05-29 Keith Besaw <kbesaw@us.ibm.com>
2005-05-25 hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 kazugcc/
2005-05-19 rth * tree-cfg.c (pass_remove_useless): Revert...
2005-05-17 rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 bonzinigcc:
2005-05-14 kazu * tree-optimize.c (init_tree_optimization_passes)...
2005-05-14 hubicka * tree-cfg.c (execute_warn_function_return): Break...
2005-05-14 kazu * tree-optimize.c (init_tree_optimization_passes)...
2005-05-13 hubicka * gcc.dg/builtins-43.c: Use gimple dump instead of...
2005-05-12 hubicka * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
2005-05-11 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-05-10 rakdver * tree-cfg.c (tree_duplicate_sese_region): Update...
next