aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
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-15/+18
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-12predict.c (estimate_probability): Remove.Steven Bosscher1-3/+2
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
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-4/+4
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-1/+0
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-1/+11
2006-02-19invoke.texi: Document -fipa-pta.Daniel Berlin1-0/+1
2006-02-15cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini1-1/+1
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-74/+85
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law1-2/+3
2006-01-25Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini1-6/+10
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/+1
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-0/+1
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-1/+1
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther1-2/+3
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-0/+1
2005-12-24tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin1-1/+0
2005-12-12tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code.Jeff Law1-1/+2
2005-11-23passes.c (init_optimization_passes): Document sequencing of passes.Diego Novillo1-4/+21
2005-10-11re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson1-6/+1
2005-10-06re PR middle-end/24049 (compiler error: Segmentation fault In function 'DESX_...Richard Henderson1-1/+6
2005-09-27passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law1-2/+20
2005-09-17tree-pass.h, [...]: Revert last change.Richard Henderson1-1/+4
2005-09-17tree-pass.h (pass_vect_dce): Declare.Richard Henderson1-0/+1
2005-09-16re PR middle-end/23903 (Duplicate dump file numbers)Paolo Bonzini1-4/+2
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-2/+1
2005-08-20tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek1-8/+19
2005-08-04re PR tree-optimization/22037 (internal compiler error: verify_ssa failed)Diego Novillo1-0/+9
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-0/+1
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-7/+1
2005-07-28re PR debug/20161 (ICE with dwarf for incomplete element type argument)Steven Bosscher1-1/+4
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-1/+0
2005-07-19loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher1-5/+17
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-4/+0
2005-07-09re PR tree-optimization/21356 (Dominance error after aggressive dead code eli...Diego Novillo1-6/+7
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1498/+531
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+1
2005-06-27basic-block.h (basic_block_def): Kill rbi.Jan Hubicka1-2/+2
2005-06-25passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info when not...Jan Hubicka1-5/+7