aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-0/+3
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-0/+1
2005-06-09Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin1-0/+2
2005-06-09re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson1-0/+1
2005-06-06tree-ssa-reassoc.o: New.Daniel Berlin1-0/+2
2005-06-02Makefile.in (tree-vect-generic.o): New.Richard Henderson1-1/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-17timevar.def (TV_SCEV_CONST): New timevar.Zdenek Dvorak1-0/+1
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-0/+1
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini1-0/+1
2005-05-14tree-cfg.c (execute_warn_function_return): Break out noreturn warning too..Jan Hubicka1-0/+1
2005-04-21cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining...Jan Hubicka1-0/+5
2005-04-12Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law1-0/+1
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+1
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-11/+54
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+1
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-0/+1
2005-02-23re PR tree-optimization/20100 (LIM is pulling out a pure function even though...Diego Novillo1-1/+0
2005-02-14tree-dump.c (dump_files): Update to reflect new member of dump_file_info.Daniel Berlin1-0/+1
2005-01-20re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.)Kazu Hirata1-0/+1
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-04Fix PR debug/17924 Fix PR debug/19191Daniel Berlin1-0/+1
2004-11-28tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New.Jeff Law1-0/+1
2004-11-17re PR tree-optimization/18519 (ICE: Segmentation fault with optimization)Daniel Berlin1-0/+1
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-0/+1
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-1/+0
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+1
2004-09-25tree-optimize.c (init_tree_optimization_passes): Add pass_record_bounds.Zdenek Dvorak1-0/+1
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-0/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-2/+0
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-1/+1
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-0/+18
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-0/+1
2004-09-03Tree level if-conversion for vectorizer.Devang Patel1-0/+1
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-0/+2
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+1
2004-07-28tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo1-0/+1
2004-07-27tree-optimize.c (register_one_dump_file): Update condition that uses static_p...Brian Booth1-1/+1
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-1/+2
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-0/+1
2004-06-30common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak1-0/+2
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-0/+1
2004-06-16coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini1-0/+6
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+130