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