aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-5/+5
2009-05-11passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther1-3/+2
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-6/+11
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-4/+6
2009-04-26tree-pass.h (pass_del_ssa, [...]): Remove decls.Michael Matz1-4/+0
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-7/+7
2009-04-20cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan1-1/+2
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-2/+3
2009-04-14[multiple changes]Diego Novillo1-0/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-3/+4
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor1-0/+1
2009-03-30cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou...Paolo Bonzini1-0/+1
2009-03-29re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka1-0/+1
2009-03-28attr-noinline.c: Avoid pure-const optimization.Jan Hubicka1-0/+2
2009-03-28tree-pass.h (pass_fixup_cfg): New pass.Jan Hubicka1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-3/+1
2008-09-02backport: configure: Regenerate.Sebastian Pop1-0/+1
2008-08-29common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.Richard Guenther1-1/+0
2008-08-29cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.Jan Hubicka1-0/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+1
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka1-1/+1
2008-08-21Backport from LTO branch:Jan Hubicka1-2/+2
2008-08-01tree-pass.h: Added comment about not dumping passes with name starting with s...Basile Starynkevitch1-1/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+3
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-1/+0
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