| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * basic-block.h (basic_block): Add new field 'flags'. | dnovillo | 2001-08-21 | 1 | -0/+7 |
* | * Makefile.in (reload1.o): Add dedendancy on except.h | rth | 2001-08-06 | 1 | -2/+2 |
* | * basic-block.h: Add prototype for last_loop_beg_note. | aj | 2001-08-01 | 1 | -24/+25 |
* | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -0/+2 |
* | * basic-block.h (CLEANUP_PRE_LOOP): New. | hubicka | 2001-07-29 | 1 | -0/+2 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -0/+6 |
* | * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define. | wehle | 2001-07-26 | 1 | -3/+5 |
* | * flow.c (try_simplify_condjump): Avoid duplicated edges. | hubicka | 2001-07-24 | 1 | -0/+1 |
* | * basic-block.h (find_sub_basic_block): Declare. | hubicka | 2001-07-23 | 1 | -0/+4 |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -0/+5 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -0/+2 |
* | * flow.c (redirect_edge_and_branch_force): Initialize | rth | 2001-07-15 | 1 | -0/+1 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -0/+5 |
* | 2001-07-09 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-10 | 1 | -1/+13 |
* | * basic-block.h (first_insn_after_basic_block_note): Declare. | law | 2001-07-06 | 1 | -1/+1 |
* | * Makefile.in (OBJS): Add df.o | law | 2001-06-28 | 1 | -0/+2 |
* | * flow.c (try_merge_block): Rename to try_optimize_cfg; | hubicka | 2001-06-28 | 1 | -0/+8 |
* | 2001-06-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-06-22 | 1 | -0/+3 |
* | * regs.h (struct reg_info_def): Add freq field. | hubicka | 2001-06-22 | 1 | -2/+5 |
* | * predict.c (estimate_loops_at_level, propagate_freq | hubicka | 2001-06-20 | 1 | -0/+5 |
* | * flow.c (find_unreachable_blocks): New function. | law | 2001-06-18 | 1 | -0/+1 |
* | * basic-block.h: Improve comments. | mmitchel | 2001-06-08 | 1 | -5/+27 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -1/+1 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -6/+4 |
* | Partially undo a previous patch | bernds | 2001-01-11 | 1 | -1/+0 |
* | * flow.c (flow_call_edges_add): New. | m.hayes | 2001-01-11 | 1 | -0/+1 |
* | * flow.c (flow_loop_scan): Break out of ... | m.hayes | 2001-01-09 | 1 | -3/+6 |
* | * hard-reg-set.h: Add multiple include guard. | m.hayes | 2001-01-07 | 1 | -0/+3 |
* | Add a comment | bernds | 2000-12-29 | 1 | -1/+1 |
* | While building global lifetime information, keep track of which registers are | bernds | 2000-11-27 | 1 | -2/+4 |
* | Michael Matz <matzmich@cs.tu-berlin.de> | rth | 2000-11-14 | 1 | -4/+11 |
* | * basic-block.h (struct loop): Delete fields pre_header_root | m.hayes | 2000-10-18 | 1 | -4/+6 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -0/+2 |
* | 2000-09-12 Michael Hayes <mhayes@cygnus.com> | m.hayes | 2000-09-11 | 1 | -1/+20 |
* | * basic-block.h (split_block, update_bb_for_insn): New prototypes. | m.hayes | 2000-09-11 | 1 | -0/+2 |
* | * basic-block.h (struct loop): Rename `exits' field to | m.hayes | 2000-08-25 | 1 | -1/+7 |
* | * loop.c (loop_dump_aux, debug_loop): New functions. | m.hayes | 2000-08-25 | 1 | -2/+6 |
* | * Makefile.in (OBJS): Added dce.o. | mmitchel | 2000-08-02 | 1 | -9/+16 |
* | * Makefile.in (ssa.o): Updated header files in dependences. | mmitchel | 2000-07-31 | 1 | -0/+1 |
* | * basic-block.h (struct loops): New field rc_order. | m.hayes | 2000-07-30 | 1 | -0/+5 |
* | * ifcvt.c (EDGE_COMPLEX): Move definition ... | wehle | 2000-06-14 | 1 | -0/+2 |
* | Fix formatting of comment | kenner | 2000-05-31 | 1 | -1/+2 |
* | * bb-reorder.c (reorder_block_def): Reorder elements for size. | rth | 2000-05-26 | 1 | -0/+2 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -4/+2 |
* | * basic-block.h (struct edge_def): New field "count". | rth | 2000-05-19 | 1 | -0/+4 |
* | * toplev.c (rest_of_compilation): Don't call optimize_mode_switching | rth | 2000-05-17 | 1 | -1/+1 |
* | * flow.c (propagate_one_insn): Break out from propagate_block. | rth | 2000-04-27 | 1 | -0/+7 |
* | * basic-block.h (life_analysis): Declare here ... | rth | 2000-04-27 | 1 | -0/+1 |