OSDN Git Service

* flow.c (calculate_global_regs_live): Skip for_each_successor_phi
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
1999-10-20 rearnsha(merge_blocks_move_predecessor_nojumps): Re-order the...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-14 rth * flow.c (propagate_block): Use free_EXPR_LIST_...
1999-10-14 rth * flow.c (propagate_block): Add call-clobbered...
1999-10-10 rth * combine.c (refresh_blocks, need_refresh)...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-06 ghazi * flow.c (verify_flow_info): Make it extern...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-10-05 rth * flow.c (make_edge): Accept an optional 2D...
1999-10-05 rthJeffrey A Law (law@cygnus.com)
1999-10-05 green * flow.c (make_edges): Fix insn iteration.
1999-09-23 amacleodThu Sep 23 10:36:55 EDT 1999 Andrew MacLeod <amacleod...
1999-09-22 amacleodWed Sep 22 11:34:08 EDT 1999 Andrew MacLeod <amacleod...
1999-09-22 law * flow.c (record_active_eh_regions): Terminate...
1999-09-21 rth * basic-block.h (basic_block): Add eh_beg,...
1999-09-21 amacleodTue Sep 21 14:55:11 EDT 1999 Andrew MacLeod <amacleod...
1999-09-21 amacleodTue Sep 21 14:51:23 EDT 1999 Andrew MacLeod <amacleod...
1999-09-21 law * flow.c (merge_blocks_move_successor_nojumps...
1999-09-20 rth * basic-block.h (compute_bb_for_insn): Declare.
1999-09-20 ghazi * flow.c (verify_flow_info): Fix typo, "abort...
1999-09-20 law * flow.c (merge_blocks_move_predecessor_nojumps...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-08 rth* flow.c (new_insn_dead_notes): Don't early out for...
1999-09-08 rth * flow.c (insn_dead_p): Use XEXP rather than...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-03 rth * flow.c (propagate_block): Use XEXP not SET_DE...
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-30 rth * flow.c (new_insn_dead_notes): Use sets_reg_or...
1999-08-28 rth * flow.c (flow_delete_insn_chain): Rename from...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 amacleodWed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 mmitchel * flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 wehle * alias.c: Include tree.h.
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-17 amacleodTue Aug 17 17:39:43 EDT 1999 Andrew MacLeod <amacleod...
1999-08-16 amacleod * basic-block.h (struct edge_list): Stucture to mainta...
1999-08-10 amacleodTue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod...
1999-08-10 amacleod * flow.c (split_edge): Set JUMP_LABEL field.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-07 rth * jump.c (onlyjump_p): New function.
1999-08-04 law * flow.c (delete_unreachable_blocks): Do not...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-01 lawX
1999-05-31 wehle * flow.c (mark_regs_live_at_end, insn_dead_p,
1999-05-26 nickcRevert previous delta
1999-05-26 nickc Check against frame_pointer_rtx not FRAME_POINTER_REGNUM
1999-05-25 law
1999-04-27 amacleodTue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod...
1999-04-14 law * flow.c: (make_edges): Always make edges from...
1999-04-12 law * flow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-04-10 rth * flow.c (life_analysis): New parameter remove_...
1999-04-10 rth * flow.c (merge_blocks_nomove): Rewrite to...
1999-04-09 lawFix comments/ChangeLog entry for last night's change.
1999-04-09 law * flow.c (delete_unreachable_blocks): Do not require...
1999-04-06 rth * flow.c (verify_flow_info): New function.
1999-04-06 rthJan Hubicka <hubicka@paru.cas.cz>
1999-04-06 rth * flow.c (create_basic_block): Make sure the...
1999-03-31 rth * flow.c (find_basic_blocks): New argument...
1999-03-27 law * flow.c (mark_used_regs): Improve handling...
1999-03-21 nickcPreserve programmer specified labels, and emit debug...
1999-03-20 ghaziWarning fixes:
1999-03-17 law * flow.c (compute_immediate_dominators): New...
1999-03-09 rth* flow.c (tidy_fallthru_edge): Be more careful finding...
1999-03-08 law
1999-03-06 rth * flow.c (make_edges): Handle casesi that jump...
1999-03-04 rth * flow.c (delete_unreachable_blocks): Mark...
1999-02-28 rth* flow.c (create_basic_block): Disregard integrated...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-20 law * flow.c (invalidate_from_autoinc): New function.
1999-01-19 amacleod * optabs.c (emit_libcall_block): Add a REG_EH_REGION...
1999-01-18 lawFix thinko from last second true_dependence -> anti_dep...
1999-01-18 law * flow.c (last_mem_set): Delete variable. ...
1999-01-12 rth * Makefile.in (OBJECTS): Add sbitmap.o.
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-12-13 law * rtl.h (recompute_reg_usage): Add second argument.
1998-12-09 law * flow.c: Update some comments.
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
1998-12-02 law8
1998-12-01 law * flow.c (delete_block): Call set_last_insn if we...
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-11-17 amylaar * flow.c (insn_dead_p): New argument NOTES. Changed...
1998-11-04 lawx
1998-11-04 lawWed Nov 4 19:15:37 1998 "Melissa O'Neill" <oneill...
1998-10-29 law * flow.c (XNMALLOC): New macro.
1998-10-27 law * final.c (cleanup_subreg_operands): New function.
1998-10-23 law * flow.c (life_analysis_1): Enable "rescan...
1998-10-23 law * flow.c (life_analysis_1): Delete CLOBBER...
1998-10-19 law * combine.c (recog_for_combine): Lose PADDED_SCRATCHES...
1998-10-17 ghaziWarning fixes:
1998-10-17 law * flow.c (propagate_block): Replace code that...
1998-10-16 law * flow.c (find_basic_blocks_1): Do not delete...
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-14 ghaziWarning fixes:
next