| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfg.c (unchecked_make_edge, redirect_edge_succ, | kazu | 2004-10-25 | 1 | -4/+4 |
* | * cfg.c (remove_edge): Use VEC_unordered_remove. | bje | 2004-10-22 | 1 | -4/+4 |
* | 2004-10-18 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2004-10-18 | 1 | -8/+0 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -73/+101 |
* | * cfg.c, tree-ssa-threadupdate.c, tree-vectorizer.c: Fix | kazu | 2004-09-20 | 1 | -2/+2 |
* | * basic-block.h (update_bb_profile_after_threading): Declare. | hubicka | 2004-09-19 | 1 | -0/+61 |
* | * cfg.c (expunge_block): Revert previous change adding ggc_free call. | hubicka | 2004-09-14 | 1 | -1/+5 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -26/+16 |
* | 2004-09-04 Jan Hubicka <jh@suse.cz> | hubicka | 2004-09-03 | 1 | -2/+2 |
* | * basic-block.h (BB_SET_PARTITION): Clear old value first. | zack | 2004-08-25 | 1 | -1/+2 |
* | * cfg.c (check_bb_profile): Fix typos. | dnovillo | 2004-08-24 | 1 | -2/+2 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -33/+65 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -117/+153 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+2 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -171/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * cfg.c (dump_bb): Dump entry edges. | rakdver | 2004-01-13 | 1 | -0/+4 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -0/+2 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -1/+1 |
* | * cfg.c (dump_flow_info): Skip register dump if reg_n_info null. | rth | 2003-09-17 | 1 | -41/+42 |
* | * cfg.c (dump_edge_info): Add name of loop_exit edge flag. | rakdver | 2003-08-14 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -7/+6 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -2/+4 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -74/+40 |
* | * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates. | hubicka | 2003-06-08 | 1 | -2/+182 |
* | * basic-block.h (EDGE_SIBCALL): New. | rth | 2003-06-07 | 1 | -2/+4 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -0/+8 |
* | * cfg.c (unchecked_make_edge): New. | matz | 2003-03-10 | 1 | -13/+27 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -1/+1 |
* | 2003-02-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-02-07 | 1 | -0/+1 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | 2003-01-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-01-07 | 1 | -41/+23 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -2/+2 |
* | * cfg.c (dump_flow_info): Use max_reg_num () to determine the largest | danglin | 2002-12-01 | 1 | -0/+1 |
* | * cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff | hubicka | 2002-08-10 | 1 | -0/+2 |
* | * basic-block.h (struct basic_block_def): New field loop_father. | hubicka | 2002-06-01 | 1 | -0/+2 |
* | * cfg.c (dump_flow_info): Print bb->index, not i, for block number. | rth | 2002-05-28 | 1 | -1/+1 |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -21/+29 |
* | * cfg.c (dump_flow_info): Remove extra argument to fprintf. | aj | 2002-05-26 | 1 | -1/+1 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -40/+20 |
* | * cfg.c (dump_flow_info): Print results of | hubicka | 2002-05-23 | 1 | -1/+6 |
* | * cfgbuild.c: Fix formatting. | kazu | 2002-05-22 | 1 | -2/+2 |
* | * basic_block.h (struct basic_block_def): Added prev_bb and next_bb | rakdver | 2002-05-19 | 1 | -0/+29 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -89/+58 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -58/+89 |
* | * i386.md (testsi to testqi spliters): New. | hubicka | 2002-05-11 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_block_noexpunge): Declare. | rth | 2002-04-10 | 1 | -6/+14 |