summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka2001-10-291-1/+1
* cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson2001-10-261-0/+2
* i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka2001-10-231-0/+1
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-0/+1
* calls.c: Fix formatting.Kazu Hirata2001-10-111-5/+5
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-1/+7
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-2/+0
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-0/+1
* basic-block.h (expunge_block): Declare.Diego Novillo2001-09-121-0/+1
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-7/+12
* basic-block.h (cached_make_edge, [...]): New.Jan Hubicka2001-09-111-1/+5
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-3/+12
* df.h (struct df): Add rts_order variable.Daniel Berlin2001-08-281-0/+1
* flow.c (redirect_edge_succ_nodup): Return new edge.Richard Henderson2001-08-271-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* basic-block.h (basic_block): Add new field 'flags'.Diego Novillo2001-08-201-0/+7
* Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka2001-08-051-2/+2
* * basic-block.h: Add prototype for last_loop_beg_note.Andreas Jaeger2001-08-011-24/+25
* i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka2001-07-301-0/+2
* basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka2001-07-291-0/+2
* basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka2001-07-281-0/+6
* basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.John Wehle2001-07-261-3/+5
* flow.c (try_simplify_condjump): Avoid duplicated edges.Jan Hubicka2001-07-241-0/+1
* basic-block.h (find_sub_basic_block): Declare.Jan Hubicka2001-07-231-0/+4
* basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka2001-07-221-0/+5
* basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka2001-07-161-0/+2
* flow.c (redirect_edge_and_branch_force): Initialize global_live_at_start and ...Richard Henderson2001-07-151-0/+1
* flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka2001-07-111-0/+5
* basic-block.h (tree_node): Forward declare if needed.Diego Novillo2001-07-091-1/+13
* basic-block.h (first_insn_after_basic_block_note): Declare.Jeffrey A Law2001-07-061-1/+1
* Makefile.in (OBJS): Add df.oJeff Law2001-06-281-0/+2
* flow.c (try_merge_block): Rename to try_optimize_cfg; do basic simplification...Jan Hubicka2001-06-281-0/+8
* basic-block.h (dump_edge_info): Declare.Diego Novillo2001-06-221-0/+3
* regs.h (struct reg_info_def): Add freq field.Jan Hubicka2001-06-221-2/+5
* predict.c (estimate_loops_at_level, [...]): New functions.Jan Hubicka2001-06-201-0/+5
* flow.c (find_unreachable_blocks): New function.Jeffrey A Law2001-06-181-0/+1
* basic-block.h: Improve comments.Mark Mitchell2001-06-081-5/+27
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* basic-block.h (set_new_block_for_insns): New Prototype.Andrew MacLeod2001-04-091-1/+1
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-6/+4
* Partially undo a previous patchBernd Schmidt2001-01-111-1/+0
* flow.c (flow_call_edges_add): New.Michael Hayes2001-01-111-0/+1
* flow.c (flow_loop_scan): Break out of ...Michael Hayes2001-01-091-3/+6
* hard-reg-set.h: Add multiple include guard.Michael Hayes2001-01-071-0/+3
* Add a commentBernd Schmidt2000-12-291-1/+1
* While building global lifetime information, keep track of which registers are...Bernd Schmidt2000-11-271-2/+4
* Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz2000-11-141-4/+11
* basic-block.h (struct loop): Delete fields pre_header_root and pre_header_tra...Michael Hayes2000-10-181-4/+6
* Remove obstacks.Mark Mitchell2000-10-131-0/+2
* basic-block.h (LOOP_TREE, [...]): New.Michael Hayes2000-09-111-1/+20