aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
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