| Commit message (Expand) | Author | Age | Files | Lines |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -1/+1 |
* | * sibcall.c (optimize_sibling_and_tail_recursive_call): Also remove | rth | 2002-09-19 | 1 | -6/+7 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -2/+1 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -3/+3 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -1/+1 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -2/+2 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -2/+2 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -14/+14 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -10/+1 |
* | * cpplex.c: Fix comment formatting. | kazu | 2002-04-30 | 1 | -1/+1 |
* | PR opt/5120 | mmitchel | 2002-04-06 | 1 | -0/+12 |
* | * except.c (current_function_has_exception_handlers): New. | rth | 2002-03-20 | 1 | -7/+12 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -2/+2 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * sibcall.c (optimize_sibling_and_tail_recursive_calls): Call | mmitchel | 2001-10-08 | 1 | -6/+1 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -3/+1 |
* | * sibcall.c (skip_copy_to_return_value): Tighten return value | grahams | 2001-09-25 | 1 | -2/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -4/+4 |
* | * sibcall.c (return_value_pseudo): New static variable. | hubicka | 2001-08-08 | 1 | -1/+39 |
* | * basic-block.h (CLEANUP_PRE_LOOP): New. | hubicka | 2001-07-29 | 1 | -1/+1 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -2/+2 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -5/+1 |
* | * sibcall.c (skip_unreturned_value): New function. | hubicka | 2001-06-08 | 1 | -0/+35 |
* | * sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress | rth | 2001-06-04 | 1 | -1/+5 |
* | * rtlanal.c (operand_preference): Fix preference for objects. | hubicka | 2001-06-04 | 1 | -0/+24 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -1/+1 |
* | * sibcall.c (skip_copy_to_return_value): Call | zack | 2001-02-20 | 1 | -7/+8 |
* | Tweak comments | kenner | 2001-02-19 | 1 | -2/+2 |
* | * sibcall.c (call_ends_block_p): New function. | kenner | 2001-02-19 | 1 | -54/+64 |
* | * sibcall.c (optimize_sibling_and_tail_recursive_call): Compare | kenner | 2001-02-19 | 1 | -66/+48 |
* | * sibcall.c (purge_mem_unchanging_flag): New function. | jakub | 2000-10-24 | 1 | -11/+72 |
* | * sibcall.c (skip_pic_restore): New. | rth | 2000-09-24 | 1 | -6/+26 |
* | * sibcall.c (uses_addressof): Accept both addressof and | rth | 2000-08-12 | 1 | -21/+16 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * sibcall.c (uses_addressof): Add INMEM argument, check for | jakub | 2000-07-07 | 1 | -10/+24 |
* | * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p | rth | 2000-05-25 | 1 | -1/+1 |
* | * sibcall.c (indentify_call_return_value): Find last call in the chain; | law | 2000-03-28 | 1 | -2/+9 |
* | * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for | jakub | 2000-03-24 | 1 | -2/+5 |
* | * emit-rtl.c (remove_unncessary_notes): Check that all | mmitchel | 2000-03-19 | 1 | -1/+1 |
* | Sibling call optimizations. | rth | 2000-03-17 | 1 | -0/+578 |