aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-0/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2008-06-04tree-call-cdce.c: New file.Xinliang David Li1-0/+1
2008-05-16invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck1-0/+2
2008-05-15cgraph.h (compute_inline_parameters): Made public.Kenneth Zadeck1-12/+12
2008-05-15tree-pass.h (current_pass): Declare.Richard Guenther1-0/+4
2008-05-09invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther1-1/+0
2008-05-07cgraph.c (dump_cgraph_node): Update.Jan Hubicka1-1/+1
2008-05-05tree-pass.h (pass_O0_always_inline): Declare.Jan Hubicka1-0/+1
2008-05-01tree-pass.h (opt_pass): Add IPA_PASS.Jan Hubicka1-5/+35
2008-04-27re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...Richard Guenther1-0/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-21dbgcnt.def (ra_byte_scan): Added.Richard Sandiford1-0/+1
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-2/+2
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka1-1/+0
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-217/+240
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+1
2008-02-13re PR middle-end/29673 (no -fdump-tree-inlined output)Manuel López-Ibáñez1-2/+0
2008-01-22re PR tree-optimization/33092 (Using -O1 -fno-tree-salias results in ICE)Manuel López-Ibáñez1-0/+1
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther1-1/+0
2007-10-24ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky1-0/+1
2007-10-03re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)Jason Merrill1-0/+1
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+1
2007-09-10tree-pass.h (pass_cselim): Declare new pass.Michael Matz1-0/+1
2007-09-07passes.c (init_optimization_passes): Add simple dce and addressable passes.Jan Hubicka1-0/+2
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-0/+1
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-10/+11
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-14tree-pass.h (PROP_pta): Removed.Daniel Berlin1-7/+8
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-1/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-1/+0
2007-07-05function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini1-0/+1
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+1
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther1-0/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-6/+31
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-0/+1
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+1
2007-05-17tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak1-0/+12
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