aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)Author
2005-07-11 * basic-block.h: Give the BB flags enum a name, bb_flags.steven
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-06-27 * basic-block.h (basic_block_def): Kill rbi.hubicka
2005-06-25Update FSF address.kcook
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka
2005-06-15 * Makefile.in (cfg.o): Add new dependencies.hubicka
2005-06-04 * lcm.c: Move all mode-switching related functions from here...steven
2005-06-03 * basic-block.h (remove_predictions_associated_with_edge): Declare.hubicka
2005-06-01 * except.c (struct eh_region): Kill unused fields.hubicka
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi
2005-05-28 * basic-block.h: Remove forward declaration of bb_ann_d.kazu
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andkazu
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.hubicka
2005-05-13 PR rtl-optimization/20756:amylaar
2005-05-12 * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka
2005-04-26 * basic-block.h (ei_cond): New.kazu
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan
2005-04-16 * basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES,kazu
2005-04-15 * basic-block.h (PROP_EQUAL_NOTES): Remove.kazu
2005-04-15 * cfgrtl.c (purge_all_dead_edge): Remove an unused argument.kazu
2005-04-13 * basic-block.h, tree-ssa-uncprop.c, varasm.c,kazu
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storednovillo
2005-03-18 * basic-block.h (scale_bbs_frequencies_int,hubicka
2005-03-14 * basic-block.h: Update the prototypes of cached_make_edge andkazu
2005-03-14 * basic-block.h (BB_VISITED): Removed.rakdver
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-03-07 * cfgbuild.c (find_sub_basic_blocks): Remove.kazu
2005-03-07 * flow.c (regs_live_at_setjmp): Make it static.kazu
2005-03-04 * basic-block.h (rediscover_loops_after_threading): Declare.law
2005-02-15 * basic-block.h: Adjust the prototype for find_basic_blocks.kazu
2005-02-01 PR optimization/15242steven
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu
2005-01-17 * basic-block.h: Document BB_* flags.steven
2005-01-14 PR middle-end/19084jakub
2004-12-13 * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, westeven
2004-11-25 * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan
2004-11-25 * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan
2004-11-22 * tree-ssa.c (ssa_remove_edge): Remove.kazu
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-20 * basic-block.h (edge_def): Add dest_idx.kazu
2004-11-17 * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu
2004-11-10 * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New.steven
2004-11-09 * conflict.c (mark_reg, conflict_graph_compute): Remove.kazu
2004-11-08 * flow.c (allocate_bb_life_data): Make it static.kazu
2004-10-29 * bitmap.h (bitmap_empty_p): New.nathan
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu
2004-10-18 * basic-block.h (reg_set_iterator): New.kazu
2004-10-16 PR tree-optimization/17766rakdver