]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
* tree-pretty-print.c (dump_generic_node): Handle
[thirdparty/gcc.git] / gcc / passes.c
2006-01-19  dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18  dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-16  loki2006-01-16 Gabor Loki <loki@gcc.gnu.org>
2006-01-11  bonzinigcc:
2006-01-05  rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-12-30  dberlin2005-12-29 Daniel Berlin <dberlin@dberlin.org>
2005-12-24  dberlin2005-12-23 Daniel Berlin <dberlin@dberlin.org>
2005-12-12  law * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-11-23  dnovillo * passes.c (init_optimization_passes): Document
2005-10-11  rth PR tree-opt/24300
2005-10-06  rth PR 24049
2005-09-27  law * passes.c (init_optimization_passes): Replace...
2005-09-18  rth * tree-pass.h, tree-flow.h, tree-ssa-dce.c...
2005-09-17  rth * tree-pass.h (pass_vect_dce): Declare.
2005-09-16  bonzini2005-09-16 Paolo Bonzini <bonzini@gnu.org>
2005-09-09  rth PR debug/23190
2005-08-20  jakub * tree-pass.h (TDF_GRAPH): Define.
2005-08-04  dnovillo PR 22037
2005-08-01  razya * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c...
2005-07-28  hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28  steven PR debug/20161
2005-07-19  zadeck2005-07-19 Danny Berlin <dberlin@dberlin.org>
2005-07-19  steven * loop-init.c (rest_of_handle_loop2): Remove.
2005-07-17  dberlin2005-07-12 Daniel Berlin <dberlin@dberlin.org>
2005-07-16  zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-07-11  rakdver * tree-flow.h (remove_empty_loops, single_dom_exit...
2005-07-10  dnovillo * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-09  dnovillo PR 21356
2005-07-08  dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-30  steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-27  hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25  hubicka * passes.c (rest_of_handle_branch_prob): Do not rebuil...
2005-06-25  kcookUpdate FSF address.
2005-06-09  hubicka * cgraphunit.c (cgraph_create_edges): Do not walk...
2005-05-25  hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-04-27  cticeCorrect fixes for various hot/cold partitioning concerns.
2005-04-27  davem * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SA...
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-15  kazu * cfgrtl.c (purge_all_dead_edge): Remove an unused...
2005-04-12  cticeTemporary fix for partitioning problems; real fix comin...
2005-04-12  hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-12  cticeRevert patch from April 9.
2005-04-09  cticeFix problems with labels with hot/cold partitioning.
2005-04-04  amodra * passes.c (rest_of_handle_final): NULL unlikely_text_...
2005-04-03  nathan * params.c (set_param_value): Use gcc_assert & gcc_unr...
2005-04-03  hagog2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>
2005-04-01  kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-31  cticeFix problems with hot/cold partitioning optimization.
2005-03-30  hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-30  ian * final.c (final): Remove prescan parameter. Change...
2005-03-21  hagogFix PR middle-end/20177 and add test case.
2005-03-16  rth PR middle-end/15700
2005-03-01  rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-02-23  kazugcc/
2005-02-15  kazu * passes.c (rest_of_handle_gcse): Fix a comment.
2005-02-15  kazu * flow.c (recompute_reg_usage): Remove all arguments.
2005-02-15  kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-02-14  kazu * passes.c (rest_of_handle_loop_optimize): Remove...
2005-02-13  kazu * passes.c (rest_of_handle_gcse): Remove dead assignme...
2005-02-13  kazu * passes.c (rest_of_handle_gcse): Don't run cse_main and
2005-02-01  steven PR optimization/15242
2005-01-21  amylaar * passes.c (rest_of_handle_flow2): Close / open the...
2005-01-17  bonzini2005-01-17 Paolo Bonzini <bonzini@gnu.org>
2005-01-17  bonzini2005-01-15 Paolo Bonzini <bonzini@gnu.org>
2005-01-03  steven * passes.c (rest_of_compilation): Don't run regmove...
2004-12-14  rth PR middle-end/17930
2004-11-30  uweigand * passes.c (rest_of_handle_old_regalloc): Delete unrea...
2004-11-24  steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24  ebotcazou * target.h (late_rtl_prologue_epilogue): Remove.
2004-11-22  nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-12  mmitchel PR c++/18416
2004-11-09  kazu * passes.c (rest_of_handle_jump): Remove dead code.
2004-11-04  kazu * passes.c (rest_of_compilation): Make it static.
2004-09-25  hubicka * passes.c (rest_of_handle_cfg): Disable const/pure...
2004-09-23  hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-14  rakdver * unroll.c: Removed.
2004-09-10  kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-10  nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-10  nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-04  hubicka * passes.c (rest_of_clean_state): Fix merge conflict...
2004-09-04  hubicka * passes.c (rest_of_clean_state): Decompose the instr...
2004-09-03  hubicka2004-09-04 Jan Hubicka <jh@suse.cz>
2004-09-01  rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-08-25  cticeAdd more details to hot/cold partitioning comments...
2004-08-25  steven * cse.c (cse_around_loop, cse_check_loop_start,
2004-08-18  steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18  cticeHot/cold partitioning update patch. The problems that...
2004-08-05  geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-27  steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-26  rsandifo PR rtl-optimization/16643
2004-07-21  steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-17  rakdver * loop-init.c (loop_optimizer_init, loop_optimizer_fin...
2004-07-15  pbrook * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_...
2004-07-12  aoliva* passes.c (rest_of_decl_compilation): Don't defer...
2004-07-08  bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-04  rth * rtl.def (ADDRESSOF): Remove.
2004-07-01  jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
next