aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-1/+0
2007-04-24re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin1-0/+3
2007-04-24Revert:Jan Hubicka1-0/+1
2007-04-23function.c (init_function_start): Don't init line number info.Jan Hubicka1-1/+0
2007-04-18re PR tree-optimization/19431 (missed optimization with ifs and deferencing)Richard Guenther1-0/+1
2007-03-12tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare.Steven Bosscher1-0/+3
2007-03-09tree-pass.h (TODO_update_smt_usage): Remove.Diego Novillo1-4/+0
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-0/+1
2007-02-14tree-sra.c (early_sra): New.Richard Henderson1-0/+1
2007-02-09Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka1-7/+8
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-1/+3
2007-01-22re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t...Richard Guenther1-0/+1
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-2/+5
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka1-0/+1
2007-01-08tree-pas.h (TODO_remove_function): New flag.Jan Hubicka1-7/+10
2007-01-06tree-pass.h (pass_build_cgraph_edges): Declare.Jan Hubicka1-0/+1
2007-01-03pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka1-0/+1
2006-12-12tree-pass.h: remove redundant pass_partition_blocks declaration.Marcin Dalecki1-1/+0
2006-12-12passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki1-1/+0
2006-12-11[multiple changes]Diego Novillo1-0/+2
2006-12-05tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin1-2/+0
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka1-1/+0
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+2
2006-08-13tree-pass.h (TODO_update_ssa): Fix which bit is used to take into account for...Andrew Pinski1-7/+7
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