summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument.hubicka2002-01-251-0/+1
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-0/+1
* * basic-block.h: Remove forward def of tree_node andgrahams2001-12-311-5/+0
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-0/+1
* Add newline in copyright block.kenner2001-12-161-1/+2
* * basic-block.h (flow_preorder_transversal_compute): Declare.wehle2001-12-121-0/+1
* * cfgrtl.c (purge_all_dead_edges): Use int as argument foraj2001-11-151-1/+1
* * basic-block.h (purge_all_dead_edges): Add update_life_p argument.hubicka2001-10-291-1/+1
* * cfg.c (clear_aux_for_blocks): Split out of ...rth2001-10-261-0/+2
* * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.hubicka2001-10-231-0/+1
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-0/+1
* * calls.c: Fix formatting.kazu2001-10-111-5/+5
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-1/+7
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-2/+0
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-0/+1
* * basic-block.h (expunge_block): Declare.dnovillo2001-09-121-0/+1
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-7/+12
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-1/+5
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-3/+12
* 2001-08-28 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-281-0/+1
* * flow.c (redirect_edge_succ_nodup): Return new edge.rth2001-08-281-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * basic-block.h (basic_block): Add new field 'flags'.dnovillo2001-08-211-0/+7
* * Makefile.in (reload1.o): Add dedendancy on except.hrth2001-08-061-2/+2
* * basic-block.h: Add prototype for last_loop_beg_note.aj2001-08-011-24/+25
* * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka2001-07-301-0/+2
* * basic-block.h (CLEANUP_PRE_LOOP): New.hubicka2001-07-291-0/+2
* * basic-block.h (EDGE_FREQUENCY): New macro.hubicka2001-07-281-0/+6
* * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.wehle2001-07-261-3/+5
* * flow.c (try_simplify_condjump): Avoid duplicated edges.hubicka2001-07-241-0/+1
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-231-0/+4
* * basic-block.h (redirect_edge_and_branch_force,hubicka2001-07-221-0/+5
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-0/+2
* * flow.c (redirect_edge_and_branch_force): Initializerth2001-07-151-0/+1
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-0/+5
* 2001-07-09 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-101-1/+13
* * basic-block.h (first_insn_after_basic_block_note): Declare.law2001-07-061-1/+1
* * Makefile.in (OBJS): Add df.olaw2001-06-281-0/+2
* * flow.c (try_merge_block): Rename to try_optimize_cfg;hubicka2001-06-281-0/+8
* 2001-06-22 Diego Novillo <dnovillo@redhat.com>dnovillo2001-06-221-0/+3
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-2/+5
* * predict.c (estimate_loops_at_level, propagate_freqhubicka2001-06-201-0/+5
* * flow.c (find_unreachable_blocks): New function.law2001-06-181-0/+1
* * basic-block.h: Improve comments.mmitchel2001-06-081-5/+27
* Standardize header guards.rth2001-05-261-3/+3
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-6/+4
* Partially undo a previous patchbernds2001-01-111-1/+0
* * flow.c (flow_call_edges_add): New.m.hayes2001-01-111-0/+1
* * flow.c (flow_loop_scan): Break out of ...m.hayes2001-01-091-3/+6