| Commit message (Expand) | Author | Age | Files | Lines |
* | hooks.c: New file. | Alexandre Oliva | 2002-02-09 | 1 | -1/+5 |
* | cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | Jan Hubicka | 2001-11-14 | 1 | -23/+0 |
* | Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded dep... | Jan Hubicka | 2001-11-05 | 1 | -1069/+3 |
* | Makefile.in (cfgrtl.o): Add. | Jan Hubicka | 2001-09-25 | 1 | -10/+3 |
* | basic-block.h (free_bb_for_insn): Declare. | Jan Hubicka | 2001-09-16 | 1 | -56/+6 |
* | basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | Jan Hubicka | 2001-09-11 | 1 | -45/+15 |
* | bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block is OK. | Jan Hubicka | 2001-09-11 | 1 | -0/+4 |
* | basic-block.h (cached_make_edge, [...]): New. | Jan Hubicka | 2001-09-11 | 1 | -3/+1 |
* | Makefile.in (cfg.o, [...]): New. | Jan Hubicka | 2001-09-10 | 1 | -71/+81 |
* | bb-reorder.c (function_tail_eff_head): New. | Richard Henderson | 2001-08-29 | 1 | -2/+16 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -10/+10 |
* | basic-block.h (EDGE_FREQUENCY): New macro. | Jan Hubicka | 2001-07-28 | 1 | -0/+4 |
* | flow.c (delete_dead_jumptables): New function. | Jan Hubicka | 2001-07-25 | 1 | -7/+28 |
* | bb-reorder.c (skip_insn_after_block): Get past the line number notes. | Jan Hubicka | 2001-07-14 | 1 | -1/+13 |
* | Correct branch/fallthru edge detection | Bernd Schmidt | 2001-07-10 | 1 | -1/+1 |
* | IA-64 ABI Exception Handling. | Richard Henderson | 2001-03-28 | 1 | -14/+0 |
* | bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions. | Richard Henderson | 2001-03-27 | 1 | -1/+1 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -1/+0 |
* | bb-reorder.c (make_reorder_chain_1): Handle case where jump edge goes to the ... | John David Anglin | 2001-01-23 | 1 | -5/+16 |
* | bb-reorder.c (reorder_basic_blocks): Do check for EH edges even when using sjlj. | Alan Modra | 2000-12-05 | 1 | -1/+1 |
* | bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio... | Richard Henderson | 2000-12-03 | 1 | -8/+10 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 1 | -3/+3 |
* | bb-reorder.c (reorder_basic_blocks): Allocate an aux block for the exit block. | Richard Earnshaw | 2000-10-12 | 1 | -0/+4 |
* | bb-reorder.c (fixup_reorder_chain): Add jump in new block after switch for CA... | Richard Henderson | 2000-09-07 | 1 | -11/+16 |
* | Put phi nodes after NOTE_INSN_BASIC_BLOCK. | Mark Mitchell | 2000-07-27 | 1 | -6/+3 |
* | bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing with %p. | Joseph Myers | 2000-07-23 | 1 | -1/+1 |
* | Warning fixes: | Kaveh R. Ghazi | 2000-06-11 | 1 | -1/+1 |
* | * bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return. | Richard Henderson | 2000-05-30 | 1 | -0/+4 |
* | bb-reorder.c (reorder_block_def): Reorder elements for size. | Richard Henderson | 2000-05-25 | 1 | -549/+511 |
* | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 2000-05-19 | 1 | -1/+1 |
* | predict.c: Remove May 4 change. | Jeffrey A Law | 2000-05-05 | 1 | -1/+1 |
* | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 2000-05-04 | 1 | -0/+2 |
* | bb-reorder.c (struct reorder_block_def): Member succ removed. | Jason Eckhardt | 2000-05-04 | 1 | -108/+35 |
* | bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rat... | Jason Eckhardt | 2000-05-03 | 1 | -14/+36 |
* | bb-reorder.c (struct reorder_block_def): Remove members end, block_begin, and... | Jason Eckhardt | 2000-05-03 | 1 | -85/+1 |
* | bb-reorder.c (remove_scope_notes): Check for both types of scope notes as the... | Jason Eckhardt | 2000-05-02 | 1 | -3/+4 |
* | bb-reorder.c (scope_def): New struct. | Jason Eckhardt | 2000-05-01 | 1 | -2/+657 |
* | jump.c (invert_jump): Always invert REG_BR_PROB. | Richard Henderson | 2000-04-26 | 1 | -4/+0 |
* | bb-reorder.c (fixup_reorder_chain): Don't look up new block again. | Richard Henderson | 2000-04-17 | 1 | -2/+17 |
* | bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING. | Zack Weinberg | 2000-04-03 | 1 | -3/+4 |
* | bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed. | Jason Eckhardt | 2000-03-25 | 1 | -78/+164 |
* | bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as NEXT_INSN. | Jason Eckhardt | 2000-03-18 | 1 | -1/+11 |
* | flow.c: Move all basic block reordering code into its own file. | Jason Eckhardt | 2000-03-16 | 1 | -0/+783 |