| Commit message (Expand) | Author | Age | Files | Lines |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+2 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | 2004-04-19 Andrew PInski <pinskia@physics.uc.edu> | pinskia | 2004-04-19 | 1 | -1/+1 |
* | 2004-04-14 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-04-14 | 1 | -3/+12 |
* | * bb-reorder.c (fix_crossing_unconditional_branches): Use Pmode | rth | 2004-04-13 | 1 | -1/+1 |
* | 2004-04-11 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-04-11 | 1 | -0/+2 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -18/+908 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-02-27 | 1 | -1/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -45/+45 |
* | PR optimization/13430, PR optimization/12322 | zlomek | 2003-12-20 | 1 | -0/+13 |
* | * Makefile.in (tracer.o, bb-reorder.o): Depend on timevar.h | steven | 2003-12-18 | 1 | -0/+5 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -2/+2 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -29/+29 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -2/+2 |
* | * bb-reorder.c (find_traces_1_round): Do not send basic block | zlomek | 2003-06-28 | 1 | -2/+3 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -56/+26 |
* | * bb-reorder.c (find_traces_1_round): Fix comment typo. | zlomek | 2003-02-20 | 1 | -1/+1 |
* | * bb-reorder.c (find_traces_1_round): Fixed condition for small | zlomek | 2003-02-19 | 1 | -14/+17 |
* | * bb-reorder.c (find_traces_1_round): Don't connect easy to copy | rth | 2003-02-15 | 1 | -7/+31 |
* | * Makefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H). | zlomek | 2003-02-10 | 1 | -182/+1004 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 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 |