summaryrefslogtreecommitdiffstats
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * hard-reg-set.h: Add multiple include guard.m.hayes2001-01-071-0/+3
* Add a commentbernds2000-12-291-1/+1
* While building global lifetime information, keep track of which registers arebernds2000-11-271-2/+4
* Michael Matz <matzmich@cs.tu-berlin.de>rth2000-11-141-4/+11
* * basic-block.h (struct loop): Delete fields pre_header_rootm.hayes2000-10-181-4/+6
* Remove obstacks.mmitchel2000-10-131-0/+2
* 2000-09-12 Michael Hayes <mhayes@cygnus.com>m.hayes2000-09-111-1/+20
* * basic-block.h (split_block, update_bb_for_insn): New prototypes.m.hayes2000-09-111-0/+2
* * basic-block.h (struct loop): Rename `exits' field tom.hayes2000-08-251-1/+7
* * loop.c (loop_dump_aux, debug_loop): New functions.m.hayes2000-08-251-2/+6
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-021-9/+16
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-311-0/+1
* * basic-block.h (struct loops): New field rc_order.m.hayes2000-07-301-0/+5
* * ifcvt.c (EDGE_COMPLEX): Move definition ...wehle2000-06-141-0/+2
* Fix formatting of commentkenner2000-05-311-1/+2
* * bb-reorder.c (reorder_block_def): Reorder elements for size.rth2000-05-261-0/+2
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-4/+2
* * basic-block.h (struct edge_def): New field "count".rth2000-05-191-0/+4
* * toplev.c (rest_of_compilation): Don't call optimize_mode_switchingrth2000-05-171-1/+1
* * flow.c (propagate_one_insn): Break out from propagate_block.rth2000-04-271-0/+7
* * basic-block.h (life_analysis): Declare here ...rth2000-04-271-0/+1
* * flow.c (flow_delete_block): Rename from delete_block. Export.rth2000-04-271-0/+1
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-0/+1
* * ssa.c (convert_to_ssa): Eliminate dead code when callingsamuel2000-04-091-0/+9
* * basic-block.h (conflict_graph_enum_fn): K&R fix.ghazi2000-04-081-1/+1
* * basic-block.h (merge_blocks_nomove): Declare.rth2000-04-071-1/+3
* * rtl.h (INSN_P): New macro.samuel2000-04-061-1/+30
* * basic-block.h (verify_flow_info): Declare.law2000-04-051-0/+6
* * flow.c: Move all basic block reordering code into its own file.jle2000-03-161-0/+1
* * basic-block.h (ALLOCA_REG_SET): Remove.mmitchel2000-03-051-2/+2
* * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,zack2000-02-171-0/+5
* * Makefile.in (lcm.o): Depend on insn-attr.h.amylaar2000-02-151-0/+1
* * basic_block.h: Added prototype for reorder_basic_blocks.jle2000-02-141-0/+4
* * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.m.hayes2000-02-121-2/+0
* * flow.c (flow_delete_insn, make_edge, remove_edge): Export.rth2000-02-061-0/+4
* Fri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>jle2000-01-291-0/+10
* 2000-01-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-251-1/+1
* 2000-01-24 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-231-0/+3
* * loop.c (this_loop_info): Delete.m.hayes2000-01-151-0/+41
* Thu Jan 13 14:46:03 2000 Jason Eckhardt <jle@cygnus.com>jle2000-01-141-0/+3
* * alias.c: PROTO -> PARAMS.ghazi2000-01-111-37/+37
* * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.m.hayes1999-11-301-0/+90
* Add regset_head and INIT_REG_SET.crux1999-11-221-1/+7
* * basic-block.h (update_life_extent): Remove trailing comma onlaw1999-11-181-1/+1
* * basic-block.h: Remove all #defines and prototypes related tolaw1999-11-151-43/+0
* * basic-block.h (dump_bb_data): Remove declaration.law1999-11-151-2/+0
* * basic-block.h (compute_available): Returns a void now.law1999-11-111-1/+1
OpenPOWER on IntegriCloud