aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-27basic-block.h (basic_block_def): Kill rbi.Jan Hubicka1-17/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-13/+25
2005-06-15Makefile.in (cfg.o): Add new dependencies.Jan Hubicka1-11/+11
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-4/+0
2005-06-03basic-block.h (remove_predictions_associated_with_edge): Declare.Jan Hubicka1-0/+1
2005-06-01except.c (struct eh_region): Kill unused fields.Jan Hubicka1-3/+0
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0
2005-05-28* basic-block.h: Remove forward declaration of bb_ann_d.Kazu Hirata1-3/+0
2005-05-27basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata1-2/+8
2005-05-19basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka1-0/+3
2005-05-13re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but le...Joern Rennecke1-0/+2
2005-05-12basic-block.h (FOR_ALL_BB_FN): New macro.Jan Hubicka1-0/+3
2005-04-26basic-block.h (ei_cond): New.Kazu Hirata1-3/+22
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-7/+8
2005-04-16basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES, PROP_ASM_SCAN.Kazu Hirata1-2/+2
2005-04-15basic-block.h (PROP_EQUAL_NOTES): Remove.Kazu Hirata1-1/+0
2005-04-15cfgrtl.c (purge_all_dead_edge): Remove an unused argument.Kazu Hirata1-1/+1
2005-04-13basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-12Makefile.in: Add function.h to BASIC_BLOCK_H.Steven Bosscher1-38/+80
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-0/+2
2005-03-18basic-block.h (scale_bbs_frequencies_int, [...]): Declare.Jan Hubicka1-0/+3
2005-03-14basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge.Kazu Hirata1-2/+2
2005-03-14basic-block.h (BB_VISITED): Removed.Zdenek Dvorak1-23/+21
2005-03-11basic-block.h (single_succ_p, [...]): Improve comments.Zdenek Dvorak1-4/+8
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak1-0/+50
2005-03-07cfgbuild.c (find_sub_basic_blocks): Remove.Kazu Hirata1-1/+0
2005-03-07flow.c (regs_live_at_setjmp): Make it static.Kazu Hirata1-4/+0
2005-03-04basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law1-0/+4
2005-02-15basic-block.h: Adjust the prototype for find_basic_blocks.Kazu Hirata1-1/+1
2005-02-01re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher1-0/+1
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-17basic-block.h: Document BB_* flags.Steven Bosscher1-2/+32
2005-01-14re PR middle-end/19084 (ICE: internal consistency failure)Jakub Jelinek1-2/+2
2004-12-13basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr...Steven Bosscher1-1/+1
2004-11-25basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.Nathan Sidwell1-2/+2
2004-11-25basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...Nathan Sidwell1-12/+6
2004-11-22tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata1-1/+1
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-14/+3
2004-11-20basic-block.h (edge_def): Add dest_idx.Kazu Hirata1-0/+4
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-5/+0
2004-11-10basic-block.h (XMALLOC_REG_SET, [...]): New.Steven Bosscher1-13/+8
2004-11-09conflict.c (mark_reg, [...]): Remove.Kazu Hirata1-1/+0
2004-11-08flow.c (allocate_bb_life_data): Make it static.Kazu Hirata1-1/+0
2004-10-29bitmap.h (bitmap_empty_p): New.Nathan Sidwell1-6/+5
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata1-30/+8
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak1-2/+1
2004-10-13basic-block.h (edge_iterator): Keep the address of VEC(edge) *.Ben Elliston1-8/+18
2004-10-10basic-block.h: Remove the prototypes for can_hoist_insn_p...Kazu Hirata1-3/+0