aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-04[multiple changes]Razya Ladelsky1-0/+1
2006-03-25re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin1-0/+1
2006-03-20tree-pass.h (pass_phi_only_copy_prop): Delete.Jeff Law1-1/+1
2006-03-20function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher1-1/+0
2006-03-14tree-pass.h (pass_cfg): Remove.Steven Bosscher1-1/+0
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+3
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-3/+3
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-1/+0
2006-02-20re PR tree-optimization/25879 (TDF_CHAIN makes -fdump-tree-all-all useless)Andrew Pinski1-2/+0
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-0/+6
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-0/+1
2006-02-08passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini1-2/+6
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-0/+1
2006-01-18[multiple changes]Diego Novillo1-0/+4
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-0/+1
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther1-1/+5
2005-12-24tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin1-1/+0
2005-12-11tree-ssa-structalias.c (process_constraint): Remove code to transform address...Daniel Berlin1-0/+1
2005-10-11re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson1-0/+1
2005-09-27passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law1-0/+1
2005-09-17tree-pass.h, [...]: Revert last change.Richard Henderson1-1/+0
2005-09-17tree-pass.h (pass_vect_dce): Declare.Richard Henderson1-0/+1
2005-08-20tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek1-0/+2
2005-08-01Interprocedural constant propagation.Razya Ladelsky1-0/+1
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-1/+0
2005-07-19loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher1-4/+12
2005-07-17tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...Daniel Berlin1-0/+1
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+4
2005-07-11tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak1-0/+1
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-2/+0
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1/+133
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