| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (REG_BR_PROB_BASE): Define. | hubicka | 2005-05-19 | 1 | -0/+3 |
* | PR rtl-optimization/20756: | amylaar | 2005-05-13 | 1 | -0/+2 |
* | * basic-block.h (FOR_ALL_BB_FN): New macro. | hubicka | 2005-05-12 | 1 | -0/+3 |
* | * basic-block.h (ei_cond): New. | kazu | 2005-04-26 | 1 | -3/+22 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -7/+8 |
* | * basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES, | kazu | 2005-04-16 | 1 | -2/+2 |
* | * basic-block.h (PROP_EQUAL_NOTES): Remove. | kazu | 2005-04-15 | 1 | -1/+0 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -1/+1 |
* | * basic-block.h, tree-ssa-uncprop.c, varasm.c, | kazu | 2005-04-13 | 1 | -1/+1 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -38/+80 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+2 |
* | * basic-block.h (scale_bbs_frequencies_int, | hubicka | 2005-03-18 | 1 | -0/+3 |
* | * basic-block.h: Update the prototypes of cached_make_edge and | kazu | 2005-03-14 | 1 | -2/+2 |
* | * basic-block.h (BB_VISITED): Removed. | rakdver | 2005-03-14 | 1 | -23/+21 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -4/+8 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -0/+50 |
* | * cfgbuild.c (find_sub_basic_blocks): Remove. | kazu | 2005-03-07 | 1 | -1/+0 |
* | * flow.c (regs_live_at_setjmp): Make it static. | kazu | 2005-03-07 | 1 | -4/+0 |
* | * basic-block.h (rediscover_loops_after_threading): Declare. | law | 2005-03-04 | 1 | -0/+4 |
* | * basic-block.h: Adjust the prototype for find_basic_blocks. | kazu | 2005-02-15 | 1 | -1/+1 |
* | PR optimization/15242 | steven | 2005-02-01 | 1 | -0/+1 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * basic-block.h: Document BB_* flags. | steven | 2005-01-17 | 1 | -2/+32 |
* | PR middle-end/19084 | jakub | 2005-01-14 | 1 | -2/+2 |
* | * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we | steven | 2004-12-13 | 1 | -1/+1 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | nathan | 2004-11-25 | 1 | -2/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -12/+6 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -1/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -14/+3 |
* | * basic-block.h (edge_def): Add dest_idx. | kazu | 2004-11-20 | 1 | -0/+4 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -5/+0 |
* | * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New. | steven | 2004-11-10 | 1 | -13/+8 |
* | * conflict.c (mark_reg, conflict_graph_compute): Remove. | kazu | 2004-11-09 | 1 | -1/+0 |
* | * flow.c (allocate_bb_life_data): Make it static. | kazu | 2004-11-08 | 1 | -1/+0 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -6/+5 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -30/+8 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -2/+1 |
* | * basic-block.h (edge_iterator): Keep the address of VEC(edge) *. | bje | 2004-10-13 | 1 | -8/+18 |
* | * basic-block.h: Remove the prototypes for can_hoist_insn_p, | kazu | 2004-10-10 | 1 | -3/+0 |
* | * basic-block.h: Remove the prototype for | kazu | 2004-10-05 | 1 | -1/+0 |
* | * basic-block.h: Fix a comment typo. | kazu | 2004-09-28 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -13/+116 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -3/+27 |
* | * basic-block.h (update_bb_profile_after_threading): Declare. | hubicka | 2004-09-19 | 1 | -0/+1 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+2 |
* | * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | rakdver | 2004-09-14 | 1 | -0/+1 |
* | * basic-block.h (guess_outgoing_edge_probabilities): Declare. | hubicka | 2004-09-09 | 1 | -0/+1 |
* | * basic-block.h (BB_SET_PARTITION): Clear old value first. | zack | 2004-08-25 | 1 | -1/+6 |