aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-01-11Partially undo a previous patchBernd Schmidt1-1/+0
2001-01-11flow.c (flow_call_edges_add): New.Michael Hayes1-0/+1
2001-01-09flow.c (flow_loop_scan): Break out of ...Michael Hayes1-3/+6
2001-01-07hard-reg-set.h: Add multiple include guard.Michael Hayes1-0/+3
2000-12-29Add a commentBernd Schmidt1-1/+1
2000-11-27While building global lifetime information, keep track of which registers are...Bernd Schmidt1-2/+4
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz1-4/+11
2000-10-18basic-block.h (struct loop): Delete fields pre_header_root and pre_header_tra...Michael Hayes1-4/+6
2000-10-13Remove obstacks.Mark Mitchell1-0/+2
2000-09-11basic-block.h (LOOP_TREE, [...]): New.Michael Hayes1-1/+20
2000-09-11basic-block.h (split_block, [...]): New prototypes.Michael Hayes1-0/+2
2000-08-25basic-block.h (struct loop): Rename `exits' field to `exit_edges'.Michael Hayes1-1/+7
2000-08-25loop.c (loop_dump_aux, debug_loop): New functions.Michael Hayes1-2/+6
2000-08-02Makefile.in (OBJS): Added dce.o.Jeffrey Oldham1-9/+16
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham1-0/+1
2000-07-30basic-block.h (struct loops): New field rc_order.Michael Hayes1-0/+5
2000-06-14ifcvt.c (EDGE_COMPLEX): Move definition ...John Wehle1-0/+2
2000-05-31Fix formatting of commentRichard Kenner1-1/+2
2000-05-25bb-reorder.c (reorder_block_def): Reorder elements for size.Richard Henderson1-0/+2
2000-05-19cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner1-4/+2
2000-05-19basic-block.h (struct edge_def): New field "count".Jan Hubicka1-0/+4
2000-05-17toplev.c (rest_of_compilation): Don't call optimize_mode_switching unless OPT...Richard Henderson1-1/+1