summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther2009-05-251-1/+5
* passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen2009-05-241-0/+1
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-5/+5
* passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor2009-05-141-1/+1
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-8/+0
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-1/+1
* dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher2009-04-271-2/+7
* tree-pass.h (pass_del_ssa, [...]): Remove decls.Michael Matz2009-04-261-4/+0
* Expand from SSA.Michael Matz2009-04-261-5/+5
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-5/+5
* [multiple changes]Diego Novillo2009-04-141-1/+1
* tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka2009-04-081-0/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-6/+10
* passes.c (init_optimization_passes): Remove two copies of ehcleanup pass.Jan Hubicka2009-04-021-2/+0
* common.opt (frtl-abstract-sequences): Delete.Ramana Radhakrishnan2009-03-311-1/+0
* ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor2009-03-301-0/+2
* bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout m...Paolo Bonzini2009-03-301-1/+1
* re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka2009-03-291-0/+3
* attr-noinline.c: Avoid pure-const optimization.Jan Hubicka2009-03-281-0/+28
* tree-pass.h (pass_fixup_cfg): New pass.Jan Hubicka2009-03-281-0/+1
* cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka2009-03-281-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-3/+1
* re PR middle-end/37858 (ICE when "-fdump-ipa-all -dv" is used)Jakub Jelinek2008-11-031-0/+1
* re PR tree-optimization/14703 (Inadequate optimization of inline templated fu...Jan Hubicka2008-09-061-0/+1
* backport: configure: Regenerate.Sebastian Pop2008-09-021-0/+1
* cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.Jan Hubicka2008-08-291-0/+1
* [multiple changes]Vladimir Makarov2008-08-261-0/+1
* passes.c (init_optimization_passes): Move the second forwprop pass before ali...Richard Guenther2008-08-201-9/+1
* passes.c (init_optimization_passes): Exchange store-ccp with a ccp pass.Richard Guenther2008-08-191-1/+1
* passes.c (init_optimization_passes): Remove cleanup_cfg1, sdse1 and addressab...Richard Guenther2008-08-181-17/+18
* re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...Richard Guenther2008-08-131-1/+1
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-7/+7
* tree-pass.h: Added comment about not dumping passes with name starting with s...Basile Starynkevitch2008-08-011-1/+1
* passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.Richard Guenther2008-07-311-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-15/+7
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-9/+2
* cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka2008-07-201-8/+10
* Makefile.in (tree-switch-conversion.o): Add.Martin Jambor2008-07-011-0/+1
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-4/+4
* * passes.c (execute_ipa_pass_list): Do not regenerate summaries.Jan Hubicka2008-06-061-2/+0
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* tree-call-cdce.c: New file.Xinliang David Li2008-06-041-0/+8
* omp-low.c (gate_expand_omp_ssa): Remove.Aldy Hernandez2008-05-231-1/+0
* cgraph.h (compute_inline_parameters): Made public.Kenneth Zadeck2008-05-151-9/+9
* tree-pass.h (current_pass): Declare.Richard Guenther2008-05-151-4/+38
* invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther2008-05-091-4/+2
* re PR tree-optimization/36118 ([4.4 Regressions] inline-related regressions)Jan Hubicka2008-05-061-1/+1
* tree-pass.h (pass_O0_always_inline): Declare.Jan Hubicka2008-05-051-0/+1
* re PR tree-optimization/36100 (always_inline attribute is broken at -O0)Jan Hubicka2008-05-021-2/+6