summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizehubicka2005-06-091-1/+1
* * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka2005-05-251-1/+0
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-1/+0
* * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):davem2005-04-271-9/+0
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * cfgrtl.c (purge_all_dead_edge): Remove an unused argument.kazu2005-04-151-5/+5
* Temporary fix for partitioning problems; real fix coming soon.ctice2005-04-121-2/+1
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-1/+0
* Revert patch from April 9.ctice2005-04-121-0/+2
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-5/+0
* * passes.c (rest_of_handle_final): NULL unlikely_text_section_nameamodra2005-04-041-1/+4
* * params.c (set_param_value): Use gcc_assert & gcc_unreachable.nathan2005-04-031-6/+3
* 2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-1/+9
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-011-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-0/+2
* 2005-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-301-1/+1
* * final.c (final): Remove prescan parameter. Change all callers.ian2005-03-301-1/+1
* Fix PR middle-end/20177 and add test case.hagog2005-03-211-4/+10
* PR middle-end/15700rth2005-03-161-0/+4
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-1/+1
* gcc/kazu2005-02-231-0/+6
* * passes.c (rest_of_handle_gcse): Fix a comment.kazu2005-02-151-1/+1
* * flow.c (recompute_reg_usage): Remove all arguments.kazu2005-02-151-1/+1
* * basic-block.h: Adjust the prototype for find_basic_blocks.kazu2005-02-151-1/+1
* * passes.c (rest_of_handle_loop_optimize): Remove calls tokazu2005-02-141-2/+0
* * passes.c (rest_of_handle_gcse): Remove dead assignments tokazu2005-02-131-1/+0
* * passes.c (rest_of_handle_gcse): Don't run cse_main andkazu2005-02-131-11/+1
* PR optimization/15242steven2005-02-011-0/+5
* * passes.c (rest_of_handle_flow2): Close / open the flow2 dump fileamylaar2005-01-211-1/+5
* 2005-01-17 Paolo Bonzini <bonzini@gnu.org>bonzini2005-01-171-55/+4
* 2005-01-15 Paolo Bonzini <bonzini@gnu.org>bonzini2005-01-171-15/+14
* * passes.c (rest_of_compilation): Don't run regmove if onlysteven2005-01-031-1/+1
* PR middle-end/17930rth2004-12-141-2/+1
* * passes.c (rest_of_handle_old_regalloc): Delete unreachable blocksuweigand2004-11-301-0/+1
* * cfgrtl.c (rtl_delete_block): Fix comment.steven2004-11-241-4/+0
* * target.h (late_rtl_prologue_epilogue): Remove.ebotcazou2004-11-241-23/+9
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-3/+0
* PR c++/18416mmitchel2004-11-121-8/+1
* * passes.c (rest_of_handle_jump): Remove dead code.kazu2004-11-091-21/+0
* * passes.c (rest_of_compilation): Make it static.kazu2004-11-041-1/+1
* * passes.c (rest_of_handle_cfg): Disable const/pure functionhubicka2004-09-251-2/+9
* * cfgexpand.c (add_reg_br_prob_note): New function.hubicka2004-09-231-0/+1
* * unroll.c: Removed.rakdver2004-09-141-9/+3
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-101-2/+2
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-4/+6
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-6/+4
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-239/+43
* * passes.c (rest_of_clean_state): Fix merge conflict made duringhubicka2004-09-041-1/+1
* * passes.c (rest_of_clean_state): Decompose the instruction stream.hubicka2004-09-041-0/+12