summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini2006-01-251-0/+1
* mode-switching.c (optimize_mode_switching): Make it static.Kazu Hirata2006-01-181-1/+0
* bb-reorder.c (partition_hot_cold_basic_blocks): Make it static.Kazu Hirata2006-01-161-1/+0
* basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ...Kazu Hirata2006-01-111-3/+4
* basic-block.h (control_flow_graph): Change the type of x_label_to_block_map t...Kazu Hirata2006-01-031-1/+1
* global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,...Kazu Hirata2005-12-281-0/+4
* cfganal.c (flow_reverse_top_sort_order_compute): Renamed to post_order_comput...Kenneth Zadeck2005-12-201-2/+2
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-6/+7
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-2/+2
* PR rtl-optimization/20070 / part1J"orn Rennecke2005-12-131-2/+177
* Preparation for PR rtl-optimization/20070 / part1J"orn Rennecke2005-12-071-0/+4
* basic-block.h: Give the BB flags enum a name, bb_flags.Steven Bosscher2005-07-111-2/+10
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+0
* basic-block.h (basic_block_def): Kill rbi.Jan Hubicka2005-06-271-17/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-13/+25
* Makefile.in (cfg.o): Add new dependencies.Jan Hubicka2005-06-151-11/+11
* lcm.c: Move all mode-switching related functions from here...Steven Bosscher2005-06-041-4/+0
* basic-block.h (remove_predictions_associated_with_edge): Declare.Jan Hubicka2005-06-031-0/+1
* except.c (struct eh_region): Kill unused fields.Jan Hubicka2005-06-011-3/+0
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* * basic-block.h: Remove forward declaration of bb_ann_d.Kazu Hirata2005-05-281-3/+0
* basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata2005-05-271-2/+8
* basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka2005-05-191-0/+3
* re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but le...Joern Rennecke2005-05-131-0/+2
* basic-block.h (FOR_ALL_BB_FN): New macro.Jan Hubicka2005-05-121-0/+3
* basic-block.h (ei_cond): New.Kazu Hirata2005-04-261-3/+22
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-7/+8
* basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES, PROP_ASM_SCAN.Kazu Hirata2005-04-161-2/+2
* basic-block.h (PROP_EQUAL_NOTES): Remove.Kazu Hirata2005-04-151-1/+0
* cfgrtl.c (purge_all_dead_edge): Remove an unused argument.Kazu Hirata2005-04-151-1/+1
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-04-131-1/+1
* Makefile.in: Add function.h to BASIC_BLOCK_H.Steven Bosscher2005-04-121-38/+80
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+2
* basic-block.h (scale_bbs_frequencies_int, [...]): Declare.Jan Hubicka2005-03-181-0/+3
* basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge.Kazu Hirata2005-03-141-2/+2
* basic-block.h (BB_VISITED): Removed.Zdenek Dvorak2005-03-141-23/+21
* basic-block.h (single_succ_p, [...]): Improve comments.Zdenek Dvorak2005-03-111-4/+8
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-0/+50
* cfgbuild.c (find_sub_basic_blocks): Remove.Kazu Hirata2005-03-071-1/+0
* flow.c (regs_live_at_setjmp): Make it static.Kazu Hirata2005-03-071-4/+0
* basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law2005-03-041-0/+4
* basic-block.h: Adjust the prototype for find_basic_blocks.Kazu Hirata2005-02-151-1/+1
* re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher2005-02-011-0/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* basic-block.h: Document BB_* flags.Steven Bosscher2005-01-171-2/+32
* re PR middle-end/19084 (ICE: internal consistency failure)Jakub Jelinek2005-01-141-2/+2
* basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr...Steven Bosscher2004-12-131-1/+1
* basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.Nathan Sidwell2004-11-251-2/+2
* basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...Nathan Sidwell2004-11-251-12/+6