| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -1/+0 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c: | kazu | 2005-04-03 | 1 | -1/+1 |
* | 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -0/+63 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -13/+13 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * cfghooks.c (verify_flow_info): Remove local variable | kazu | 2005-03-07 | 1 | -2/+1 |
* | * cfg.c (unchecked_make_edge): Call execute_on_growing_pred | kazu | 2004-11-22 | 1 | -0/+20 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -4/+3 |
* | * basic-block.h (edge_def): Add dest_idx. | kazu | 2004-11-20 | 1 | -0/+14 |
* | * cfghooks.c (delete_basic_block): Remove code to truncate | kazu | 2004-11-04 | 1 | -3/+0 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -2/+2 |
* | PR tree-optimization/17806 | rakdver | 2004-10-07 | 1 | -0/+8 |
* | * tree-ssa-threadupdate.c (create_block_for_threading): Request | law | 2004-09-29 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -39/+52 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -4/+2 |
* | * cfghooks.c (make_forwarder_block): Decrement count on fallthru edge | law | 2004-06-23 | 1 | -1/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -8/+175 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -1/+2 |
* | * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c, | kazu | 2004-03-22 | 1 | -2/+2 |
* | * c-common.c, cfghooks.c, rtlanal.c, varasm.c: Fix comment | kazu | 2004-02-17 | 1 | -1/+1 |
* | * cfghooks.c (split_edge): Speed up updating of dominators. | law | 2004-02-17 | 1 | -3/+28 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * cfghooks.c (split_block): Set probability and count of the | rakdver | 2004-01-29 | 1 | -1/+6 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -4/+532 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -4/+4 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -0/+48 |