aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-0/+1
2005-12-24tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin1-1/+0
2005-12-12tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code.Jeff Law1-1/+2
2005-11-23passes.c (init_optimization_passes): Document sequencing of passes.Diego Novillo1-4/+21
2005-10-11re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson1-6/+1
2005-10-06re PR middle-end/24049 (compiler error: Segmentation fault In function 'DESX_...Richard Henderson1-1/+6
2005-09-27passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law1-2/+20
2005-09-17tree-pass.h, [...]: Revert last change.Richard Henderson1-1/+4
2005-09-17tree-pass.h (pass_vect_dce): Declare.Richard Henderson1-0/+1
2005-09-16re PR middle-end/23903 (Duplicate dump file numbers)Paolo Bonzini1-4/+2
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-2/+1
2005-08-20tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek1-8/+19
2005-08-04re PR tree-optimization/22037 (internal compiler error: verify_ssa failed)Diego Novillo1-0/+9
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-0/+1
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-7/+1
2005-07-28re PR debug/20161 (ICE with dwarf for incomplete element type argument)Steven Bosscher1-1/+4
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-1/+0
2005-07-19loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher1-5/+17
2005-07-17tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...Daniel Berlin1-0/+1
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+4
2005-07-11tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak1-0/+1
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-4/+0
2005-07-09re PR tree-optimization/21356 (Dominance error after aggressive dead code eli...Diego Novillo1-6/+7
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1498/+531
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+1
2005-06-27basic-block.h (basic_block_def): Kill rbi.Jan Hubicka1-2/+2
2005-06-25passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info when not...Jan Hubicka1-5/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-09cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka1-1/+1
2005-05-25Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka1-1/+0
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-1/+0
2005-04-27explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller1-9/+0
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-15cfgrtl.c (purge_all_dead_edge): Remove an unused argument.Kazu Hirata1-5/+5
2005-04-12Temporary fix for partitioning problems; real fix coming soon.Caroline Tice1-2/+1
2005-04-12Makefile.in: Add function.h to BASIC_BLOCK_H.Steven Bosscher1-1/+0
2005-04-12Revert patch from April 9.Caroline Tice1-0/+2
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-5/+0
2005-04-04passes.c (rest_of_handle_final): NULL unlikely_text_section_name after freeing.Alan Modra1-1/+4
2005-04-03params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell1-6/+3
2005-04-03cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE.Mostafa Hagog1-1/+9
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+2
2005-03-30[multiple changes]Jan Hubicka1-1/+1
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-1/+1
2005-03-21Fix PR middle-end/20177 and add test case.Mostafa Hagog1-4/+10
2005-03-16re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson1-0/+4
2005-03-01cfgloop.c (flow_loop_entry_edges_find, [...]): Removed.Zdenek Dvorak1-1/+1
2005-02-23re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_inf...Kazu Hirata1-0/+6