aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-26flow.c (propagate_one_insn): Break out from propagate_block.Richard Henderson1-0/+7
2000-04-26basic-block.h (life_analysis): Declare here ...Richard Henderson1-0/+1
2000-04-26flow.c (flow_delete_block): Rename from delete_block.Richard Henderson1-0/+1
2000-04-17builtins.c (expand_builtin_expect): New.Richard Henderson1-0/+1
2000-04-09ssa.c (convert_to_ssa): Eliminate dead code when calling life_analysis.Alex Samuel1-0/+9
2000-04-08* basic-block.h (conflict_graph_enum_fn): K&R fix.Kaveh R. Ghazi1-1/+1
2000-04-07basic-block.h (merge_blocks_nomove): Declare.Richard Henderson1-1/+3
2000-04-06rtl.h (INSN_P): New macro.Alex Samuel1-1/+30
2000-04-05basic-block.h (verify_flow_info): Declare.Jeffrey A Law1-0/+6
2000-03-16flow.c: Move all basic block reordering code into its own file.Jason Eckhardt1-0/+1
2000-03-05basic-block.h (ALLOCA_REG_SET): Remove.Mark Mitchell1-2/+2
2000-02-17flow.c (dump_regset, [...]): New functions.Zack Weinberg1-0/+5
2000-02-15Makefile.in (lcm.o): Depend on insn-attr.h.J"orn Rennecke1-0/+1
2000-02-14basic_block.h: Added prototype for reorder_basic_blocks.Stan Cox1-0/+4
2000-02-12* basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.Michael Hayes1-2/+0
2000-02-06flow.c (flow_delete_insn, [...]): Export.Richard Henderson1-0/+4
2000-01-29[multiple changes]Jason Eckhardt1-0/+10
2000-01-25loop.h (LOOP_INFO): New accessor macro.Michael Hayes1-1/+1
2000-01-23basic-block.h (struct loops): New field `levels'.Michael Hayes1-0/+3
2000-01-15loop.c (this_loop_info): Delete.Michael Hayes1-0/+41
2000-01-14predict.c: New file.Jason Eckhardt1-0/+3
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi1-37/+37
1999-11-30flow.c (flow_nodes_print, [...]): New functions.Michael Hayes1-0/+90
1999-11-22Add regset_head and INIT_REG_SET.Bernd Schmidt1-1/+7
1999-11-18basic-block.h (update_life_extent): Remove trailing comma on enumeration type...Michael Gschwind1-1/+1
1999-11-15basic-block.h: Remove all #defines and prototypes related to integer lists.Jeffrey A Law1-43/+0
1999-11-15basic-block.h (dump_bb_data): Remove declaration.Jeffrey A Law1-2/+0
1999-11-10basic-block.h (compute_available): Returns a void now.Jeffrey A Law1-1/+1
1999-11-06gcse.c (post_dominators): Kill.Jeffrey A Law1-3/+0
1999-10-26Reorg reg-stack to use the standard CFG.Jan Hubicka1-0/+4
1999-10-20basic-block.h (PROP_*): Move constants from ...Richard Henderson1-1/+13
1999-10-18basic-block.h (set_block_num): Declare.Richard Henderson1-0/+1
1999-10-17basic-block.h (pre_edge_lcm, [...]): Prototype for exported functions.Andrew MacLeod1-7/+9
1999-10-10combine.c (refresh_blocks, [...]): New.Richard Henderson1-2/+3
1999-10-09Makefile.in (flow.o): Depend on TREE_H.Richard Henderson1-3/+20
1999-09-23basic-block.h (find_edge_index): Change parameters.Andrew MacLeod1-1/+2
1999-09-22basic-block.h (add_noreturn_fake_exit_edges): Use correct name.Andrew MacLeod1-1/+1
1999-09-21basic-block.h (basic_block): Add eh_beg, eh_end.Richard Henderson1-0/+3
1999-09-21flow.c (remove_edge): New function to remove an edge from the flow graph.Andrew MacLeod1-0/+2
1999-09-20basic-block.h (compute_bb_for_insn): Declare.Richard Henderson1-0/+1
1999-09-20basic-block.h (compute_flow_dominators): Declare.Jeffrey A Law1-0/+1