| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-06-21 Richard Henderson <rth@redhat.com> | thorpej | 2002-06-21 | 1 | -5/+9 |
* | * alias.c: Fix formatting. | kazu | 2002-05-26 | 1 | -2/+2 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -10/+8 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -2/+2 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -12/+14 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -14/+12 |
* | * bb-reorder.c (make_reorder_chain_1): Protect against | dj | 2002-03-22 | 1 | -1/+1 |
* | * hooks.c: New file. | aoliva | 2002-02-09 | 1 | -1/+5 |
* | * cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | hubicka | 2001-11-14 | 1 | -23/+0 |
* | * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; | hubicka | 2001-11-05 | 1 | -1069/+3 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -10/+3 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -56/+6 |
* | * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | hubicka | 2001-09-11 | 1 | -45/+15 |
* | * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block | hubicka | 2001-09-11 | 1 | -0/+4 |
* | * basic-block.h (cached_make_edge, make_single_succ): New. | hubicka | 2001-09-11 | 1 | -3/+1 |
* | * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o): | hubicka | 2001-09-10 | 1 | -71/+81 |
* | * bb-reorder.c (function_tail_eff_head): New. | rth | 2001-08-29 | 1 | -2/+16 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -0/+4 |
* | * flow.c (delete_dead_jumptables): New function. | hubicka | 2001-07-25 | 1 | -7/+28 |
* | * bb-reorder.c (skip_insn_after_block): Get past the line number notes. | hubicka | 2001-07-14 | 1 | -1/+13 |
* | Correct branch/fallthru edge detection | bernds | 2001-07-10 | 1 | -1/+1 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -14/+0 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -1/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * bb-reorder.c (make_reorder_chain_1): Handle case where | law | 2001-01-24 | 1 | -5/+16 |
* | * bb-reorder.c (reorder_basic_blocks): Do check for EH edges even | rth | 2000-12-05 | 1 | -1/+1 |
* | * bb-reorder.c (reorder_basic_blocks): Don't check for EH edges | rth | 2000-12-03 | 1 | -8/+10 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -3/+3 |
* | * bb-reorder.c (reorder_basic_blocks): Allocate an aux block for | rearnsha | 2000-10-12 | 1 | -0/+4 |
* | * bb-reorder.c (fixup_reorder_chain): Add jump in new block | rth | 2000-09-08 | 1 | -11/+16 |
* | Put phi nodes after NOTE_INSN_BASIC_BLOCK. | mmitchel | 2000-07-27 | 1 | -6/+3 |
* | * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing | law | 2000-07-23 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 2000-06-11 | 1 | -1/+1 |
* | * bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return. | rth | 2000-05-30 | 1 | -0/+4 |
* | * bb-reorder.c (reorder_block_def): Reorder elements for size. | rth | 2000-05-26 | 1 | -549/+511 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+1 |
* | * predict.c: Remove May 4 change. | law | 2000-05-05 | 1 | -1/+1 |
* | * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype. | ghazi | 2000-05-04 | 1 | -0/+2 |
* | Wed May 3 21:01:46 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-05-04 | 1 | -108/+35 |
* | Tue May 2 23:38:37 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-05-03 | 1 | -14/+36 |
* | Tue May 2 19:18:43 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-05-03 | 1 | -85/+1 |
* | Tue May 2 17:06:53 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-05-02 | 1 | -3/+4 |
* | Sun Apr 30 22:48:24 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-05-01 | 1 | -2/+657 |
* | * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly. | rth | 2000-04-27 | 1 | -4/+0 |
* | * bb-reorder.c (fixup_reorder_chain): Don't look up new block again. | rth | 2000-04-18 | 1 | -2/+17 |
* | * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING. | zack | 2000-04-03 | 1 | -3/+4 |
* | Fri Mar 24 20:13:49 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-03-25 | 1 | -78/+164 |
* | * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as | jle | 2000-03-18 | 1 | -1/+11 |
* | * flow.c: Move all basic block reordering code into its own file. | jle | 2000-03-16 | 1 | -0/+783 |