| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -2/+3 |
* | * cse.c (cse_around_loop, cse_check_loop_start, | steven | 2004-08-25 | 1 | -4/+4 |
* | * Makefile.in (OBJS-common): Add postreload-gcse.c. | steven | 2004-08-18 | 1 | -3/+3 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -1/+5 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -26/+10 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -22/+14 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -11/+10 |
* | * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | steven | 2004-07-21 | 1 | -13/+0 |
* | * loop-init.c (loop_optimizer_init, loop_optimizer_finalize): Do not | rakdver | 2004-07-17 | 1 | -0/+2 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -2/+2 |
* | * passes.c (rest_of_decl_compilation): Don't defer call of | aoliva | 2004-07-12 | 1 | -1/+8 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -381/+465 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -19/+1 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -1/+1 |
* | * function.h (struct function): Remove dont_emit_block_notes. | rth | 2004-07-01 | 1 | -10/+1 |
* | * function.h (struct function): Remove x_whole_function_mode_p. | rth | 2004-07-01 | 1 | -7/+1 |
* | RTL prologue/epilogue for SPARC | ebotcazou | 2004-06-30 | 1 | -14/+29 |