summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka2008-04-051-1/+0
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-217/+240
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-0/+1
* re PR middle-end/29673 (no -fdump-tree-inlined output)Manuel López-Ibáñez2008-02-131-2/+0
* re PR tree-optimization/33092 (Using -O1 -fno-tree-salias results in ICE)Manuel López-Ibáñez2008-01-221-0/+1
* passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther2007-10-291-1/+0
* ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky2007-10-241-0/+1
* re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)Jason Merrill2007-10-031-0/+1
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-0/+1
* tree-pass.h (pass_cselim): Declare new pass.Michael Matz2007-09-101-0/+1
* passes.c (init_optimization_passes): Add simple dce and addressable passes.Jan Hubicka2007-09-071-0/+2
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-0/+1
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-10/+11
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* tree-pass.h (PROP_pta): Removed.Daniel Berlin2007-08-141-7/+8
* configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini2007-08-051-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-1/+0
* function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini2007-07-051-0/+1
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-0/+1
* re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther2007-06-121-0/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-6/+31
* matrix-reorg.c: New file.Razya Ladelsky2007-05-281-0/+1
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+1
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-0/+12
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-1/+0
* re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin2007-04-241-0/+3
* Revert:Jan Hubicka2007-04-241-0/+1
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-1/+0
* re PR tree-optimization/19431 (missed optimization with ifs and deferencing)Richard Guenther2007-04-181-0/+1
* tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare.Steven Bosscher2007-03-121-0/+3
* tree-pass.h (TODO_update_smt_usage): Remove.Diego Novillo2007-03-091-4/+0
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-0/+1
* tree-sra.c (early_sra): New.Richard Henderson2007-02-141-0/+1
* Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka2007-02-091-7/+8
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-1/+3
* re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t...Richard Guenther2007-01-221-0/+1
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-2/+5
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-0/+1
* tree-pas.h (TODO_remove_function): New flag.Jan Hubicka2007-01-081-7/+10
* tree-pass.h (pass_build_cgraph_edges): Declare.Jan Hubicka2007-01-061-0/+1
* pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka2007-01-031-0/+1
* tree-pass.h: remove redundant pass_partition_blocks declaration.Marcin Dalecki2006-12-121-1/+0
* passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki2006-12-121-1/+0
* [multiple changes]Diego Novillo2006-12-111-0/+2
* tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin2006-12-051-2/+0
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-1/+0
* fwprop.c: New file.Paolo Bonzini2006-11-041-0/+2
* tree-pass.h (TODO_update_ssa): Fix which bit is used to take into account for...Andrew Pinski2006-08-131-7/+7
* [multiple changes]Razya Ladelsky2006-05-041-0/+1