]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-pass.h
[multiple changes]
[thirdparty/gcc.git] / gcc / tree-pass.h
2006-01-18  Diego Novillo[multiple changes]
2006-01-16  Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2006-01-05  Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-24  Daniel Berlintree-pass.h (pass_eliminate_useless_stores): Remove.
2005-12-11  Daniel Berlintree-ssa-structalias.c (process_constraint): Remove...
2005-10-11  Richard Hendersonre PR tree-optimization/24300 (segfault in operand_equa...
2005-09-27  Jeff Lawpasses.c (init_optimization_passes): Replace copy propa...
2005-09-18  Richard Hendersontree-pass.h, [...]: Revert last change.
2005-09-17  Richard Hendersontree-pass.h (pass_vect_dce): Declare.
2005-08-20  Jakub Jelinektree-pass.h (TDF_GRAPH): Define.
2005-08-01  Razya LadelskyInterprocedural constant propagation.
2005-07-19  Daniel BerlinMakefile.in: Removed tree-promote-statics.c
2005-07-19  Steven Bosscherloop-init.c (rest_of_handle_loop2): Remove.
2005-07-17  Daniel Berlintree-optimize.c (init_tree_optimization_passes): Add...
2005-07-16  Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-11  Zdenek Dvoraktree-flow.h (remove_empty_loops, [...]): Declare.
2005-07-10  Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-28  Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-27  Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-23  Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-09  Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-09  Richard Hendersonre PR tree-optimization/20610 (Real by complex multipli...
2005-06-06  Daniel Berlintree-ssa-reassoc.o: New.
2005-06-03  Richard HendersonMakefile.in (tree-vect-generic.o): New.
2005-05-26  Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-17  Zdenek Dvoraktimevar.def (TV_SCEV_CONST): New timevar.
2005-05-17  Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17  Paolo BonziniMakefile.in: Add tree-ssa-math-opts.c.
2005-05-14  Jan Hubickatree-cfg.c (execute_warn_function_return): Break out...
2005-04-21  Jan Hubickacgraphunit.c: Include tree-pass.h (cgraph_decide_recurs...
2005-04-13  Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-09  Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-13  Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-01  Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-23  Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-14  Daniel Berlintree-dump.c (dump_files): Update to reflect new member...
2005-01-20  Kazu Hiratare PR tree-optimization/15349 ([tree-ssa] Merge two...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-04  Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2004-11-28  Jeff Lawtree-ssa-alias.c (count_calls_and_maybe_create_global_v...
2004-11-17  Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-10-27  Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-01  Jakub Jelinekrevert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_CO...
2004-09-29  Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-25  Zdenek Dvoraktree-optimize.c (init_tree_optimization_passes): Add...
2004-09-23  Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
2004-09-09  Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-08  Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05  Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04  Devang PatelTree level if-conversion for vectorizer.
2004-08-24  Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-17  Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-27  Brian Boothtree-optimize.c (register_one_dump_file): Update condit...
2004-07-22  Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-10  Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-06-30  Zdenek Dvorakcommon.opt (ftree-loop-optimize): New flag.
2004-06-29  Diego Novillocommon.opt (ftree-fre): New flag.
2004-06-16  Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.