aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-12rtl.h (recompute_reg_usage): Add second argument.J"orn Rennecke1-3/+9
1998-12-09* flow.c: Update some comments.Jeffrey A Law1-8/+2
1998-12-08See ChangeLog..Andrew MacLeod1-2/+56
1998-12-02flow.c (delete_block): Call set_last_insn after we have reset NEXT_INSN (kept...Jeff Law1-2/+6
1998-12-01flow.c (delete_block): Call set_last_insn if we end up deleting the last insn...Jeffrey A Law1-0/+4
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-26/+12
1998-11-17* flow.c (insn_dead_p): New argument NOTES. Changed all callers.J"orn Rennecke1-12/+37
1998-11-04rtl.h (flow2_completed): Declare.Jeff Law1-0/+3
1998-11-04[multiple changes]Jeff Law1-1/+2
1998-10-29flow.c (XNMALLOC): New macro.Bernd Schmidt1-385/+269
1998-10-27final.c (cleanup_subreg_operands): New function.Jeffrey A Law1-17/+0
1998-10-23flow.c (life_analysis_1): Enable "rescan" code after reload.Jeffrey A Law1-3/+2
1998-10-23* flow.c (life_analysis_1): Delete CLOBBER insns after reload.Jeffrey A Law1-0/+17
1998-10-19combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg.Bernd Schmidt1-17/+0
1998-10-17Warning fixes:Kaveh R. Ghazi1-1/+2
1998-10-16flow.c (propagate_block): Replace code that computes and uses regs_sometimes_...Bernd Schmidt1-54/+15
1998-10-16flow.c (find_basic_blocks_1): Do not delete unreachable blocks after reload h...Jeffrey A Law1-2/+3
1998-10-15flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1-3/+19
1998-10-14Warning fixes:Kaveh R. Ghazi1-1/+0
1998-10-13flow.c (find_basic_blocks): Emit NOPs after normal calls in this function.Bernd Schmidt1-47/+28
1998-10-12flow.c: Update comment.John Wehle1-3/+37
1998-10-11* flow.c (find_basic_blocks_1): Fix prototype.Mark Mitchell1-1/+1
1998-10-10flow.c (find_basic_blocks): Delte "live_reachable_p" argument.Jeffrey A Law1-5/+3
1998-10-09flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use.Graham Stott1-1/+2
1998-10-09flow.c (life_analysis_1): Break out some functions.Bernd Schmidt1-453/+500
1998-10-08flow.c (find_basic_blocks): Correctly determine when a call is within an exce...Richard Henderson1-1/+6
1998-10-07flow.c (find_basic_blocks): Calc upper bound for extra nops in max_uids_for_f...Richard Henderson1-15/+54
1998-10-06Cleanup for -fdump-unnumbered:J"orn Rennecke1-4/+4
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three...John Carr1-7/+1
1998-09-21Fix for g++ failure reported by Brendan.Jim Wilson1-5/+10
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1-9/+4
1998-09-11flow.c (mark_set_1): Recognize multi-register structure return values in CALL...David S. Miller1-6/+32
1998-09-09except.h (current_function_eh_stub_label): Declare.Bernd Schmidt1-4/+26
1998-08-17c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1-2/+0
1998-07-21* flow.c (regno_uninitialized): Fixed regs are never uninitialized.Richard Henderson1-5/+7
1998-07-08flow.c (find_auto_inc): Remove most recent change.Jeffrey A Law1-4/+0
1998-07-06flow.c (find_auto_inc): Clear UNCHANGING bit of register that is changed.J"orn Rennecke1-0/+4
1998-07-02Switch reg_n_info structure to use varraysMichael Meissner1-1/+1
1998-06-30flow.c (recompute_reg_usage): Does not return a value.Jeffrey A Law1-1/+1
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+5
1998-06-27flow.c (count_reg_sets): New function.Jeffrey A Law1-0/+281
1998-06-21basic-block.h (init_regset_vector): Delete declaration.Jeffrey A Law1-1/+3
1998-06-20flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1-2/+0
1998-06-19alias.c: Include toplev.hGraham Stott1-0/+1
1998-05-28Flow now removes exception regions when their handlers are all removed.Andrew MacLeod1-22/+22
1998-05-19Warning Fixes:Kaveh R. Ghazi1-1/+0
1998-05-14First cut of changes to utilize the new exception handling modelAndrew MacLeod1-20/+35
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-13flow.c (dump_flow_info): Also print number of sets and whether or not the pse...Michael Meissner1-0/+5
1998-05-13acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner1-0/+4