summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * basic-block.h (basic_block): Add new field 'flags'.dnovillo2001-08-211-0/+7
* * Makefile.in (reload1.o): Add dedendancy on except.hrth2001-08-061-2/+2
* * basic-block.h: Add prototype for last_loop_beg_note.aj2001-08-011-24/+25
* * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka2001-07-301-0/+2
* * basic-block.h (CLEANUP_PRE_LOOP): New.hubicka2001-07-291-0/+2
* * basic-block.h (EDGE_FREQUENCY): New macro.hubicka2001-07-281-0/+6
* * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.wehle2001-07-261-3/+5
* * flow.c (try_simplify_condjump): Avoid duplicated edges.hubicka2001-07-241-0/+1
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-231-0/+4
* * basic-block.h (redirect_edge_and_branch_force,hubicka2001-07-221-0/+5
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-0/+2
* * flow.c (redirect_edge_and_branch_force): Initializerth2001-07-151-0/+1
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-0/+5
* 2001-07-09 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-101-1/+13
* * basic-block.h (first_insn_after_basic_block_note): Declare.law2001-07-061-1/+1
* * Makefile.in (OBJS): Add df.olaw2001-06-281-0/+2
* * flow.c (try_merge_block): Rename to try_optimize_cfg;hubicka2001-06-281-0/+8
* 2001-06-22 Diego Novillo <dnovillo@redhat.com>dnovillo2001-06-221-0/+3
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-2/+5
* * predict.c (estimate_loops_at_level, propagate_freqhubicka2001-06-201-0/+5
* * flow.c (find_unreachable_blocks): New function.law2001-06-181-0/+1
* * basic-block.h: Improve comments.mmitchel2001-06-081-5/+27
* Standardize header guards.rth2001-05-261-3/+3
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-6/+4
* 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