summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* Interprocedural constant propagation.Razya Ladelsky2005-08-011-0/+1
* Makefile.in: Removed tree-promote-statics.cDaniel Berlin2005-07-191-1/+0
* loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher2005-07-191-4/+12
* tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...Daniel Berlin2005-07-171-0/+1
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-0/+4
* tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak2005-07-111-0/+1
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-2/+0
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+133
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-0/+3
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-0/+1
* Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin2005-06-091-0/+2
* re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson2005-06-091-0/+1
* tree-ssa-reassoc.o: New.Daniel Berlin2005-06-061-0/+2
* Makefile.in (tree-vect-generic.o): New.Richard Henderson2005-06-021-1/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* timevar.def (TV_SCEV_CONST): New timevar.Zdenek Dvorak2005-05-171-0/+1
* cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher2005-05-171-0/+1
* Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini2005-05-171-0/+1
* tree-cfg.c (execute_warn_function_return): Break out noreturn warning too..Jan Hubicka2005-05-141-0/+1
* cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining...Jan Hubicka2005-04-211-0/+5
* Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law2005-04-121-0/+1
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2005-04-091-0/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-11/+54
* In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-03-131-0/+1
* Makefile.in (tree-ssa-sink.o): New.Daniel Berlin2005-03-011-0/+1
* re PR tree-optimization/20100 (LIM is pulling out a pure function even though...Diego Novillo2005-02-231-1/+0
* tree-dump.c (dump_files): Update to reflect new member of dump_file_info.Daniel Berlin2005-02-141-0/+1
* re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.)Kazu Hirata2005-01-201-0/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* Fix PR debug/17924 Fix PR debug/19191Daniel Berlin2005-01-041-0/+1
* tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New.Jeff Law2004-11-281-0/+1
* re PR tree-optimization/18519 (ICE: Segmentation fault with optimization)Daniel Berlin2004-11-171-0/+1
* re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin2004-10-271-0/+1
* revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek2004-10-011-1/+0
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2004-09-291-0/+1
* tree-optimize.c (init_tree_optimization_passes): Add pass_record_bounds.Zdenek Dvorak2004-09-251-0/+1
* cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak2004-09-231-0/+1
* Makefile.def: Remove libbanshee.Daniel Berlin2004-09-091-2/+0
* Makefile.in (tree-loop-linear.o): Added.Daniel Berlin2004-09-081-1/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-0/+18
* tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak2004-09-051-0/+1
* Tree level if-conversion for vectorizer.Devang Patel2004-09-031-0/+1
* tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak2004-08-241-0/+2
* tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos2004-08-171-0/+1
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-0/+1
* tree-optimize.c (register_one_dump_file): Update condition that uses static_p...Brian Booth2004-07-271-1/+1
* tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini2004-07-221-1/+2
* tree-ssa-loop-im.c: New file.Zdenek Dvorak2004-07-101-0/+1