summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher2006-03-201-1/+0
* tree-pass.h (pass_cfg): Remove.Steven Bosscher2006-03-141-1/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+3
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-3/+3
* common.opt (-floop-optimize, [...]): Remove.Steven Bosscher2006-02-261-1/+0
* re PR tree-optimization/25879 (TDF_CHAIN makes -fdump-tree-all-all useless)Andrew Pinski2006-02-201-2/+0
* tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin2006-02-201-0/+6
* invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak2006-02-141-0/+1
* passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini2006-02-081-2/+6
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-0/+1
* [multiple changes]Diego Novillo2006-01-181-0/+4
* rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki2006-01-161-0/+1
* tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther2006-01-051-1/+5
* tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin2005-12-241-1/+0
* tree-ssa-structalias.c (process_constraint): Remove code to transform address...Daniel Berlin2005-12-111-0/+1
* re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson2005-10-111-0/+1
* passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law2005-09-271-0/+1
* tree-pass.h, [...]: Revert last change.Richard Henderson2005-09-171-1/+0
* tree-pass.h (pass_vect_dce): Declare.Richard Henderson2005-09-171-0/+1
* tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek2005-08-201-0/+2
* 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