summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h (basic_block_def): Kill rbi.hubicka2005-06-271-17/+3
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-13/+25
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-11/+11
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-4/+0
* * basic-block.h (remove_predictions_associated_with_edge): Declare.hubicka2005-06-031-0/+1
* * except.c (struct eh_region): Kill unused fields.hubicka2005-06-011-3/+0
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * basic-block.h: Remove forward declaration of bb_ann_d.kazu2005-05-281-3/+0
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-2/+8
* * basic-block.h (REG_BR_PROB_BASE): Define.hubicka2005-05-191-0/+3
* PR rtl-optimization/20756:amylaar2005-05-131-0/+2
* * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka2005-05-121-0/+3
* * basic-block.h (ei_cond): New.kazu2005-04-261-3/+22
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-7/+8
* * basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES,kazu2005-04-161-2/+2
* * basic-block.h (PROP_EQUAL_NOTES): Remove.kazu2005-04-151-1/+0
* * cfgrtl.c (purge_all_dead_edge): Remove an unused argument.kazu2005-04-151-1/+1
* * basic-block.h, tree-ssa-uncprop.c, varasm.c,kazu2005-04-131-1/+1
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-38/+80
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-0/+2
* * basic-block.h (scale_bbs_frequencies_int,hubicka2005-03-181-0/+3
* * basic-block.h: Update the prototypes of cached_make_edge andkazu2005-03-141-2/+2
* * basic-block.h (BB_VISITED): Removed.rakdver2005-03-141-23/+21
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-4/+8
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-0/+50
* * cfgbuild.c (find_sub_basic_blocks): Remove.kazu2005-03-071-1/+0
* * flow.c (regs_live_at_setjmp): Make it static.kazu2005-03-071-4/+0
* * basic-block.h (rediscover_loops_after_threading): Declare.law2005-03-041-0/+4
* * basic-block.h: Adjust the prototype for find_basic_blocks.kazu2005-02-151-1/+1
* PR optimization/15242steven2005-02-011-0/+1
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * basic-block.h: Document BB_* flags.steven2005-01-171-2/+32
* PR middle-end/19084jakub2005-01-141-2/+2
* * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, westeven2004-12-131-1/+1
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan2004-11-251-2/+2
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan2004-11-251-12/+6
* * tree-ssa.c (ssa_remove_edge): Remove.kazu2004-11-221-1/+1
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-14/+3
* * basic-block.h (edge_def): Add dest_idx.kazu2004-11-201-0/+4
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-5/+0
* * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New.steven2004-11-101-13/+8
* * conflict.c (mark_reg, conflict_graph_compute): Remove.kazu2004-11-091-1/+0
* * flow.c (allocate_bb_life_data): Make it static.kazu2004-11-081-1/+0
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-6/+5
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* * basic-block.h (reg_set_iterator): New.kazu2004-10-181-30/+8
* PR tree-optimization/17766rakdver2004-10-161-2/+1
* * basic-block.h (edge_iterator): Keep the address of VEC(edge) *.bje2004-10-131-8/+18
* * basic-block.h: Remove the prototypes for can_hoist_insn_p,kazu2004-10-101-3/+0