aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-1/+1
1998-11-19reorg.c (relax_delay_slots): When optimizing for code size...Jeffrey A Law1-0/+34
1998-11-05* reorg.c (fill_simple_delay_slots): Fix typo.Jeffrey A Law1-1/+1
1998-11-04recog.h (enum op_type): Define.Bernd Schmidt1-2/+1
1998-10-22reorg.c (relax_delay_slots): Fixed test for mostly_true_jump.Herman A.J. ten Brugge1-1/+1
1998-10-19[multiple changes]Jeff Law1-6/+23
1998-10-15flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1-14/+0
1998-10-12flow.c: Update comment.John Wehle1-2/+4
1998-10-09flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use.Graham Stott1-1/+1
1998-09-30reorg.c (check_annul_list_true_false): Remove unused variables.Jeffrey A Law1-2/+4
1998-09-30reorg.c (try_merge_delay_insns): Account for resources referenced in each ins...Herman ten Brugge1-20/+79
1998-08-25reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on th...Jeffrey A Law1-2/+25
1998-08-09Sparc backend rewrite by rth and myself, pleaseDavid S. Miller1-0/+7
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+2
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1-1/+4
1998-05-06typo typo fixes fixesJeff Law1-4/+4
1998-05-04reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes for any in...Jeffrey A Law1-2/+10
1998-04-16varasm.c (asm_output_bss): Add prototype.Jeff Law1-0/+3
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-1/+1
1998-03-02reorg.c (fill_eager_delay_slots): Add new argument delay_list in call to fill...Manfred Hollstein1-1/+2
1998-03-01reorg.c (fill_slots_from_thread): Don't steal delay list from target if condi...Jeff Law1-16/+24
1998-01-25sparc.c (output_cbranch): Add default case in enumeration switch.Kaveh R. Ghazi1-35/+44
1998-01-17reorg.c: #include "expr.h" for rtx prototypes.Lee Iverson1-0/+1
1998-01-14alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1-20/+21
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-09-23reorg.c (dbr_schedule): At end of this pass...David S. Miller1-0/+17
1997-08-27reorg.c (dbr_schedule): Allow current_function_return_rtx to be something oth...Jeffrey A Law1-2/+1
1997-07-17(mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER to call toRichard Kenner1-9/+10
1997-07-14(mark_target_live_regs): Delete unused variables.Richard Kenner1-2/+1
1997-07-01(redundant_insn): If INSN or possible match has REG_UNUSED note, don'tRichard Kenner1-2/+9
1997-06-12reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new...Jeff Law1-4/+11
1997-06-05Remove CYGNUS LOCAL stuff.Michael Meissner1-9/+0
1997-06-05Fix urgent bugMichael Meissner1-0/+9
1997-06-05Fix typo in last change.Jeff Law1-1/+0
1997-06-05abstract regset stuff into macrosMichael Meissner1-19/+11
1997-03-28reorg.c (mostly_true_jump): Use REG_BR_PROB notes when flag_branch_probabilit...Doug Evans1-0/+20
1997-01-03(fill_slots_from_thread): Skip moved insn in all three cases.Richard Kenner1-1/+13
1996-12-12reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn ...Jeff Law1-1/+4
1996-08-21flow.c (life_analysis): Preserve registers used by the epilogue.Mike Stump1-1/+13
1996-07-03formatting tweaksMike Stump1-8/+9
1996-05-20reorg.c (relax_delay_slots): Call update_block before redirecting a branch pa...Jeff Law1-5/+14
1996-04-15(find_dead_or_set_registers): Only kill spill regs after label madeRichard Kenner1-5/+12
1996-01-24(find_dead_or_set_registers): New function.Jim Wilson1-78/+220
1996-01-15(mark_referenced_resources, case TRAP_IF): Set volatil.Richard Kenner1-1/+2
1995-12-31reorg.c (fill_simple_delay_slots): Try to fill from the target of an uncondit...Jeff Law1-1/+14
1995-09-15(fill_simple_delay_slots): When filling an insn's delay slot with a JUMP_INSN...Richard Kenner1-3/+15
1995-09-15(fill_slots_from_thread): Update thread if it is split.Richard Kenner1-0/+2
1995-08-28Fix spelling errors.Richard Kenner1-2/+2
1995-07-14(fill_simple_delay_slots): When trying to take instruction from after the bra...Richard Kenner1-38/+10
1995-06-15Update FSF address.Richard Kenner1-1/+2