Age | Commit message (Expand) | Author | Files | Lines |
1997-08-27 | reorg.c (dbr_schedule): Allow current_function_return_rtx to be something oth... | Jeffrey A Law | 1 | -2/+1 |
1997-07-17 | (mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER to call to | Richard Kenner | 1 | -9/+10 |
1997-07-14 | (mark_target_live_regs): Delete unused variables. | Richard Kenner | 1 | -2/+1 |
1997-07-01 | (redundant_insn): If INSN or possible match has REG_UNUSED note, don't | Richard Kenner | 1 | -2/+9 |
1997-06-12 | reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new... | Jeff Law | 1 | -4/+11 |
1997-06-05 | Remove CYGNUS LOCAL stuff. | Michael Meissner | 1 | -9/+0 |
1997-06-05 | Fix urgent bug | Michael Meissner | 1 | -0/+9 |
1997-06-05 | Fix typo in last change. | Jeff Law | 1 | -1/+0 |
1997-06-05 | abstract regset stuff into macros | Michael Meissner | 1 | -19/+11 |
1997-03-28 | reorg.c (mostly_true_jump): Use REG_BR_PROB notes when flag_branch_probabilit... | Doug Evans | 1 | -0/+20 |
1997-01-03 | (fill_slots_from_thread): Skip moved insn in all three cases. | Richard Kenner | 1 | -1/+13 |
1996-12-12 | reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn ... | Jeff Law | 1 | -1/+4 |
1996-08-21 | flow.c (life_analysis): Preserve registers used by the epilogue. | Mike Stump | 1 | -1/+13 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -8/+9 |
1996-05-20 | reorg.c (relax_delay_slots): Call update_block before redirecting a branch pa... | Jeff Law | 1 | -5/+14 |
1996-04-15 | (find_dead_or_set_registers): Only kill spill regs after label made | Richard Kenner | 1 | -5/+12 |
1996-01-24 | (find_dead_or_set_registers): New function. | Jim Wilson | 1 | -78/+220 |
1996-01-15 | (mark_referenced_resources, case TRAP_IF): Set volatil. | Richard Kenner | 1 | -1/+2 |
1995-12-31 | reorg.c (fill_simple_delay_slots): Try to fill from the target of an uncondit... | Jeff Law | 1 | -1/+14 |
1995-09-15 | (fill_simple_delay_slots): When filling an insn's delay slot with a JUMP_INSN... | Richard Kenner | 1 | -3/+15 |
1995-09-15 | (fill_slots_from_thread): Update thread if it is split. | Richard Kenner | 1 | -0/+2 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -2/+2 |
1995-07-14 | (fill_simple_delay_slots): When trying to take instruction from after the bra... | Richard Kenner | 1 | -38/+10 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-12 | (fill_simple_delay_slots): Set MAYBE_NEVER according to code of | Richard Kenner | 1 | -2/+2 |
1995-05-31 | (struct resources): New field unch_memory. | Richard Kenner | 1 | -3/+11 |
1995-04-04 | reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of anot... | Jeff Law | 1 | -1/+4 |
1995-03-29 | (mark_referenced_resources): Make setjmp use all registers. | Jim Wilson | 1 | -0/+14 |
1995-03-10 | (steal_delay_list_from_target): Exit at the top if the | Jim Wilson | 1 | -3/+8 |
1995-02-24 | (relax_delay_slots): When searching for next CODE_LABEL, | Jim Wilson | 1 | -1/+6 |
1995-01-07 | Fix up copyright notice. | Richard Kenner | 1 | -1/+1 |
1995-01-07 | (dbr_schedule): Add missing casts in bzero call. | Richard Kenner | 1 | -5/+6 |
1994-12-28 | (fill_simple_delay_slots): For the epilogue case... | Jim Wilson | 1 | -1/+20 |
1994-12-05 | Delete this patch: | Doug Evans | 1 | -14/+1 |
1994-11-30 | reorg.c (fill_slots_from_thread): Create a USE insn for any redundant insn we... | Jeff Law | 1 | -1/+14 |
1994-11-15 | (relax_delay_slots): When invert a conditional jump over a single uncondition... | Richard Kenner | 1 | -0/+11 |
1994-11-15 | (redundant_insn): Renamed from redundant_insn_p; all callers changed. | Richard Kenner | 1 | -10/+9 |
1994-11-15 | (redundant_insn_p): Change return type to rtx. | Richard Kenner | 1 | -6/+39 |
1994-10-31 | (mark_set_resources): Properly handle SUBREGs. | Richard Kenner | 1 | -0/+16 |
1994-10-25 | (fill_slots_from_thread): Update THREAD if it is split. | Jim Wilson | 1 | -0/+2 |
1994-10-06 | (try_merge_delay_insns): Update THREAD if it is split. | Richard Kenner | 1 | -0/+3 |
1994-10-05 | (try_merge_delay_insns): Update THREAD if deleting first insn in it. | Richard Kenner | 1 | -0/+3 |
1994-10-02 | Complete last change. | Richard Kenner | 1 | -1/+5 |
1994-10-02 | (fill_slots_from_thread): Update THREAD if deleting its first insn. | Richard Kenner | 1 | -0/+3 |
1994-07-01 | reorg.c (make_return_insns): Make sure redirecting a jump to a RETURN insn do... | Jeff Law | 1 | -2/+7 |
1994-06-14 | jump.c (condjump_in_parallel_p): New function to detect conditional jumps wit... | Jeff Law | 1 | -10/+19 |
1994-05-15 | (mark_referenced_resources, case CALL_INSN): Fix indentation. | Doug Evans | 1 | -21/+21 |
1994-05-14 | (mark_referenced_resources): Fix typo. | Doug Evans | 1 | -1/+1 |
1994-05-07 | (mark_{referenced,set}_resources): Fix typos in last change. | Richard Kenner | 1 | -8/+6 |
1994-05-06 | (mark_referenced_resources, mark_set_resources): Change from USE and | Richard Kenner | 1 | -27/+28 |