| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * flow.c: Grammar check and clarify a lot of comments. | rth | 2001-07-23 | 1 | -290/+406 |
* | * flow.c (split_block): Make sure bb_note is included in the | rth | 2001-07-22 | 1 | -0/+5 |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -9/+7 |
* | * flow.c (try_redirect_by_replacing_jump): Correctly compute which | kazu | 2001-07-21 | 1 | -23/+15 |
* | * flow.c (redirect_edge_and_branch): Bail out on complex edges. | hubicka | 2001-07-18 | 1 | -19/+26 |
* | * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for | aj | 2001-07-17 | 1 | -1/+0 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -0/+33 |
* | * hard-reg-set.h (regs_invalidated_by_call): Declare. | rth | 2001-07-16 | 1 | -2/+1 |
* | * flow.c (redirect_edge_and_branch_force): Initialize | rth | 2001-07-15 | 1 | -2/+10 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -1/+1 |
* | * bb-reorder.c (skip_insn_after_block): Get past the line number notes. | hubicka | 2001-07-14 | 1 | -4/+4 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -1/+1 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -1/+1 |
* | * flow.c (try_optimize_cfg): Delete whole chain of trivially dead | hubicka | 2001-07-12 | 1 | -11/+8 |
* | * flow.c (find_basic_blocks_1): Do not emit NOP after call. | hubicka | 2001-07-12 | 1 | -22/+3 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -22/+570 |
* | * gcse.c, lcm.c, sched-deps.c: | law | 2001-07-11 | 1 | -0/+4 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -1/+1 |
* | 2001-07-09 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-10 | 1 | -3/+7 |
* | * flow.c (redirect_edge_and_branch_force): New. | hubicka | 2001-07-09 | 1 | -21/+166 |
* | * basic-block.h (first_insn_after_basic_block_note): Declare. | law | 2001-07-06 | 1 | -0/+22 |
* | 2001-07-05 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-07-05 | 1 | -28/+9 |
* | * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter. | hubicka | 2001-07-02 | 1 | -9/+28 |
* | * flow.c (try_simplify_condjump): Fix typo in updating fallthru flags. | kenner | 2001-07-02 | 1 | -1/+1 |
* | 2001-06-28 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-06-29 | 1 | -1/+1 |
* | * Makefile.in (OBJS): Add df.o | law | 2001-06-28 | 1 | -2/+1 |
* | * flow.c (try_merge_block): Rename to try_optimize_cfg; | hubicka | 2001-06-28 | 1 | -33/+381 |
* | * i386.md (cmp?i): Simplify; refuse immediate operand | hubicka | 2001-06-28 | 1 | -74/+93 |
* | * flow.c (attempt_auto_inc, try_pre_increment_1): Fix typo. | hubicka | 2001-06-23 | 1 | -2/+2 |
* | * flow.c (mark_set_1, attempt_auto_inc, mark_used_reg, | hubicka | 2001-06-22 | 1 | -5/+9 |
* | * predict.c (block_info_def): Add nvisited. | hubicka | 2001-06-22 | 1 | -0/+3 |
* | 2001-06-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-06-22 | 1 | -8/+8 |
* | * regs.h (struct reg_info_def): Add freq field. | hubicka | 2001-06-22 | 1 | -11/+16 |
* | * flow.c (entry_exit_blocks): Initialize frequency. | rth | 2001-06-21 | 1 | -4/+9 |
* | * flow.c (delete_unreachable_blocks): Fix patch error in | law | 2001-06-19 | 1 | -0/+2 |
* | * flow.c (find_unreachable_blocks): New function. | law | 2001-06-18 | 1 | -7/+15 |
* | * basic-block.h: Improve comments. | mmitchel | 2001-06-08 | 1 | -3/+29 |
* | * flow.c (mark_used_reg): Clean up looping over multiple hard | rth | 2001-06-06 | 1 | -115/+90 |
* | * flow.c (set_block_for_new_insns): Remove bogus shortcut. | hubicka | 2001-05-31 | 1 | -6/+0 |
* | * flow.c (life_analysis): After life analysis is complete, do | law | 2001-05-16 | 1 | -2/+26 |
* | * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC | law | 2001-04-28 | 1 | -1/+4 |
* | * flow.c (proagate_one_insn): Remove useless assignment. | mmitchel | 2001-04-21 | 1 | -4/+1 |
* | * gcse.c (update_ld_motion_stores): Don't use variable I for an insn. | kenner | 2001-04-10 | 1 | -2/+2 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -5/+28 |
* | * rtl.h (set_noop_p): Declare. | wehle | 2001-04-04 | 1 | -22/+0 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -7/+4 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -309/+108 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -3/+2 |
* | * flow.c (tidy_fallthru_edges): Don't combine complex edges. | rth | 2001-03-28 | 1 | -3/+22 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -2/+2 |