aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-07basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka1-0/+1
2002-03-06cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka1-3/+6
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka1-1/+6
2002-01-25df.c (df_ref_create, [...]): Kill BB argument.Jan Hubicka1-0/+1
2002-01-10basic-block.h (update_br_prob_note): Declare.Jan Hubicka1-0/+1
2001-12-31basic-block.h: Remove forward def of tree_node and define of tree.Graham Stott1-5/+0
2001-12-17Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka1-0/+1
2001-12-15Add newline in copyright block.Richard Kenner1-1/+2
2001-12-12basic-block.h (flow_preorder_transversal_compute): Declare.John Wehle1-0/+1
2001-11-15cfgrtl.c (purge_all_dead_edges): Use int as argument for portability.Andreas Jaeger1-1/+1
2001-10-29basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka1-1/+1
2001-10-26cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson1-0/+2
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka1-0/+1
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-0/+1
2001-10-11calls.c: Fix formatting.Kazu Hirata1-5/+5
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-1/+7
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-2/+0
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-0/+1
2001-09-12basic-block.h (expunge_block): Declare.Diego Novillo1-0/+1
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka1-7/+12
2001-09-11basic-block.h (cached_make_edge, [...]): New.Jan Hubicka1-1/+5
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka1-3/+12
2001-08-28df.h (struct df): Add rts_order variable.Daniel Berlin1-0/+1
2001-08-27flow.c (redirect_edge_succ_nodup): Return new edge.Richard Henderson1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-20basic-block.h (basic_block): Add new field 'flags'.Diego Novillo1-0/+7
2001-08-05Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka1-2/+2
2001-08-01* basic-block.h: Add prototype for last_loop_beg_note.Andreas Jaeger1-24/+25
2001-07-30i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka1-0/+2
2001-07-29basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka1-0/+2
2001-07-28basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka1-0/+6
2001-07-26basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.John Wehle1-3/+5
2001-07-24flow.c (try_simplify_condjump): Avoid duplicated edges.Jan Hubicka1-0/+1
2001-07-23basic-block.h (find_sub_basic_block): Declare.Jan Hubicka1-0/+4
2001-07-22basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka1-0/+5
2001-07-16basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka1-0/+2
2001-07-15flow.c (redirect_edge_and_branch_force): Initialize global_live_at_start and ...Richard Henderson1-0/+1
2001-07-11flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka1-0/+5
2001-07-09basic-block.h (tree_node): Forward declare if needed.Diego Novillo1-1/+13
2001-07-06basic-block.h (first_insn_after_basic_block_note): Declare.Jeffrey A Law1-1/+1
2001-06-28Makefile.in (OBJS): Add df.oJeff Law1-0/+2
2001-06-28flow.c (try_merge_block): Rename to try_optimize_cfg; do basic simplification...Jan Hubicka1-0/+8
2001-06-22basic-block.h (dump_edge_info): Declare.Diego Novillo1-0/+3
2001-06-22regs.h (struct reg_info_def): Add freq field.Jan Hubicka1-2/+5
2001-06-20predict.c (estimate_loops_at_level, [...]): New functions.Jan Hubicka1-0/+5
2001-06-18flow.c (find_unreachable_blocks): New function.Jeffrey A Law1-0/+1
2001-06-08basic-block.h: Improve comments.Mark Mitchell1-5/+27
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-04-09basic-block.h (set_new_block_for_insns): New Prototype.Andrew MacLeod1-1/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-6/+4