| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -1/+0 |
* | * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): | davem | 2005-04-27 | 1 | -9/+0 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -5/+5 |
* | Temporary fix for partitioning problems; real fix coming soon. | ctice | 2005-04-12 | 1 | -2/+1 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -1/+0 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -0/+2 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -5/+0 |
* | * passes.c (rest_of_handle_final): NULL unlikely_text_section_name | amodra | 2005-04-04 | 1 | -1/+4 |
* | * params.c (set_param_value): Use gcc_assert & gcc_unreachable. | nathan | 2005-04-03 | 1 | -6/+3 |
* | 2005-03-31 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -1/+9 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -0/+2 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -1/+1 |
* | * final.c (final): Remove prescan parameter. Change all callers. | ian | 2005-03-30 | 1 | -1/+1 |
* | Fix PR middle-end/20177 and add test case. | hagog | 2005-03-21 | 1 | -4/+10 |
* | PR middle-end/15700 | rth | 2005-03-16 | 1 | -0/+4 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -1/+1 |
* | gcc/ | kazu | 2005-02-23 | 1 | -0/+6 |
* | * passes.c (rest_of_handle_gcse): Fix a comment. | kazu | 2005-02-15 | 1 | -1/+1 |
* | * flow.c (recompute_reg_usage): Remove all arguments. | kazu | 2005-02-15 | 1 | -1/+1 |
* | * basic-block.h: Adjust the prototype for find_basic_blocks. | kazu | 2005-02-15 | 1 | -1/+1 |
* | * passes.c (rest_of_handle_loop_optimize): Remove calls to | kazu | 2005-02-14 | 1 | -2/+0 |
* | * passes.c (rest_of_handle_gcse): Remove dead assignments to | kazu | 2005-02-13 | 1 | -1/+0 |
* | * passes.c (rest_of_handle_gcse): Don't run cse_main and | kazu | 2005-02-13 | 1 | -11/+1 |
* | PR optimization/15242 | steven | 2005-02-01 | 1 | -0/+5 |
* | * passes.c (rest_of_handle_flow2): Close / open the flow2 dump file | amylaar | 2005-01-21 | 1 | -1/+5 |
* | 2005-01-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-17 | 1 | -55/+4 |
* | 2005-01-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-17 | 1 | -15/+14 |
* | * passes.c (rest_of_compilation): Don't run regmove if only | steven | 2005-01-03 | 1 | -1/+1 |
* | PR middle-end/17930 | rth | 2004-12-14 | 1 | -2/+1 |
* | * passes.c (rest_of_handle_old_regalloc): Delete unreachable blocks | uweigand | 2004-11-30 | 1 | -0/+1 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -4/+0 |
* | * target.h (late_rtl_prologue_epilogue): Remove. | ebotcazou | 2004-11-24 | 1 | -23/+9 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -3/+0 |
* | PR c++/18416 | mmitchel | 2004-11-12 | 1 | -8/+1 |
* | * passes.c (rest_of_handle_jump): Remove dead code. | kazu | 2004-11-09 | 1 | -21/+0 |
* | * passes.c (rest_of_compilation): Make it static. | kazu | 2004-11-04 | 1 | -1/+1 |
* | * passes.c (rest_of_handle_cfg): Disable const/pure function | hubicka | 2004-09-25 | 1 | -2/+9 |
* | * cfgexpand.c (add_reg_br_prob_note): New function. | hubicka | 2004-09-23 | 1 | -0/+1 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -9/+3 |
* | * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c, | kazu | 2004-09-10 | 1 | -2/+2 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -4/+6 |
* | * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -6/+4 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -239/+43 |
* | * passes.c (rest_of_clean_state): Fix merge conflict made during | hubicka | 2004-09-04 | 1 | -1/+1 |
* | * passes.c (rest_of_clean_state): Decompose the instruction stream. | hubicka | 2004-09-04 | 1 | -0/+12 |
* | 2004-09-04 Jan Hubicka <jh@suse.cz> | hubicka | 2004-09-03 | 1 | -0/+1 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -1/+2 |