summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* basic-block.h (split_block, [...]): New prototypes.Michael Hayes2000-09-111-0/+2
* basic-block.h (struct loop): Rename `exits' field to `exit_edges'.Michael Hayes2000-08-251-1/+7
* loop.c (loop_dump_aux, debug_loop): New functions.Michael Hayes2000-08-251-2/+6
* Makefile.in (OBJS): Added dce.o.Jeffrey Oldham2000-08-021-9/+16
* Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham2000-07-311-0/+1
* basic-block.h (struct loops): New field rc_order.Michael Hayes2000-07-301-0/+5
* ifcvt.c (EDGE_COMPLEX): Move definition ...John Wehle2000-06-141-0/+2
* Fix formatting of commentRichard Kenner2000-05-311-1/+2
* bb-reorder.c (reorder_block_def): Reorder elements for size.Richard Henderson2000-05-251-0/+2
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner2000-05-191-4/+2
* basic-block.h (struct edge_def): New field "count".Jan Hubicka2000-05-191-0/+4
* toplev.c (rest_of_compilation): Don't call optimize_mode_switching unless OPT...Richard Henderson2000-05-171-1/+1
* flow.c (propagate_one_insn): Break out from propagate_block.Richard Henderson2000-04-261-0/+7
* basic-block.h (life_analysis): Declare here ...Richard Henderson2000-04-261-0/+1