flow.c (insn_dead_p): Allow for AUTO_INC notes all the time.
[platform/upstream/gcc.git] / gcc / flow.c
2001-11-09 Geoffrey Keatingflow.c (insn_dead_p): Allow for AUTO_INC notes all...
2001-10-29 Jan Hubickabasic-block.h (purge_all_dead_edges): Add update_life_p...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-26 Andreas Jaegerflow.c (clear_log_links): Remove unused variable.
2001-10-22 Richard Hendersonflow.c (clear_log_links): Use free_INSN_LIST_list,...
2001-10-20 Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 John Wehlertlanal.c (noop_move_p): Insns with a REG_RETVAL note...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-01 David Billinghurstflow.c (propagate_block_delete_libcall): Remove unused...
2001-09-24 Ulrich Weigandflow.c (delete_dead_jumptables): Delete jumptable if...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-10 Jan HubickaMakefile.in (cfg.o, [...]): New.
2001-09-07 Jim Wilsonre PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux...
2001-08-28 Daniel Berlindf.h (struct df): Add rts_order variable.
2001-08-28 Richard Hendersonflow.c (redirect_edge_succ_nodup): Return new edge.
2001-08-27 Roman Zippel* flow.c (verify_flow_info): Use checksums to verify...
2001-08-27 Diego Novilloflow.c (flow_loop_dump): Do not display insn UIDs if...
2001-08-23 Jan Hubickafunction.c (thread_prologue_and_epilogue_insns): Avoid...
2001-08-22 Jason Merrilljump.c (squeeze_notes): Take parms by reference.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22 Richard Hendersonflow.c (flow_find_cross_jump): Don't consider unconditi...
2001-08-21 Andreas Jaegerprofile.c (compute_branch_probabilities): Remove extra...
2001-08-21 Diego Novillobasic-block.h (basic_block): Add new field 'flags'.
2001-08-19 Richard Hendersonflow.c (mark_regs_live_at_end): Use regs_invalidated_by...
2001-08-15 John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-14 Jeffrey A Lawflow.c (commit_one_edge_insertion): Don't separate...
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-08 Jan van Maleemit-rtl.c (adjust_address, [...]): Cast offset to...
2001-08-08 Jan Hubickacalls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-08 Graham Stottflow.c (back_edge_of_syntactic_loop_p): Add whitespace.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-06 Jan HubickaMakefile.in (reload1.o): Add dedendancy on except.h
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-31 John Wehle* flow.c (merge_blocks): Return 1 if an extra jump...
2001-07-30 Jan Hubickai386.c (ix86_output_main_function_alignment_hack):...
2001-07-30 Jan Hubickaflow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-07-29 Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-29 Richard Hendersonflow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES...
2001-07-29 Richard Hendersonflow.c (add_to_mem_set_list): New function.
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-27 Jan Hubickaflow.c (last_loop_beg_note): New function.
2001-07-27 John Wehleflow.c (redirect_edge_and_branch_force): Test target...
2001-07-26 Jan Hubickartl.h (cleanup_barriers): Declare.
2001-07-26 John Wehlebasic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
2001-07-25 Jan Hubickaflow.c (delete_dead_jumptables): New function.
2001-07-25 Jan Hubickaflow.c (find_sub_basic_blocks): Fix handling of the...
2001-07-24 Jan Hubickaflow.c (try_simplify_condjump): Avoid duplicated edges.
2001-07-24 Jan Hubickaflow.c (try_forward_edges): Accept fallthru edge; Updat...
2001-07-24 Jan Hubicka* flow.c (delete_noop_moves): Do not confuse libcall...
2001-07-24 Richard Henderson* flow.c (try_simplify_condjump): Use tidy_fallthru_edge.
2001-07-23 Jan Hubickaflow.c (try_simplify_condjump): Unlink insn chain on...
2001-07-23 Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-23 Richard Hendersonflow.c: Grammar check and clarify a lot of comments.
2001-07-22 Richard Hendersonflow.c (split_block): Make sure bb_note is included...
2001-07-22 Jan Hubickabasic-block.h (redirect_edge_and_branch_force, [.....
2001-07-21 Richard Hendersonflow.c (try_redirect_by_replacing_jump): Correctly...
2001-07-18 Richard Hendersonflow.c (redirect_edge_and_branch): Bail out on complex...
2001-07-17 Andreas Jaegerunix.h (ASM_OUTPUT_MI_THUNK): Fix output format for...
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-16 Richard Hendersonhard-reg-set.h (regs_invalidated_by_call): Declare.
2001-07-15 Richard Hendersonflow.c (redirect_edge_and_branch_force): Initialize...
2001-07-14 Jan HubickaRe-install recently reverted patch.
2001-07-14 Jan Hubickabb-reorder.c (skip_insn_after_block): Get past the...
2001-07-13 Geoffrey KeatingRevert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST...
2001-07-13 Jan Hubickaemit-rtl.c (try_split): Update mark_jump_label call.
2001-07-12 Jan Hubickaflow.c (try_optimize_cfg): Delete whole chain of trivia...
2001-07-12 Jan Hubickaflow.c (find_basic_blocks_1): Do not emit NOP after...
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-11 Daniel Berlingcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector...
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-10 Diego Novillobasic-block.h (tree_node): Forward declare if needed.
2001-07-09 Jan Hubickaflow.c (redirect_edge_and_branch_force): New.
2001-07-06 Jeffrey A Lawbasic-block.h (first_insn_after_basic_block_note):...
2001-07-05 Jeffrey Oldhamflow.c: Reverse Jan Hubicka's patch of 02July2001.
2001-07-02 Jan Hubickaflow.c (try_redirect_by_replacing_jump): Remove cc0...
2001-07-02 Richard Kenner* flow.c (try_simplify_condjump): Fix typo in updating...
2001-06-29 Diego Novilloflow.c (dump_bb): Remove unused third argument to call...
2001-06-28 Jeff LawMakefile.in (OBJS): Add df.o
2001-06-28 Jan Hubickaflow.c (try_merge_block): Rename to try_optimize_cfg...
2001-06-28 Jan Hubickai386.md (cmp?i): Simplify; refuse immediate operand...
2001-06-23 Jan Hubicka* flow.c (attempt_auto_inc, try_pre_increment_1): Fix...
2001-06-22 Jan Hubickaflow.c (mark_set_1, [...]): compute REG_FREQ using...
2001-06-22 Jan Hubickapredict.c (block_info_def): Add nvisited.
2001-06-22 Diego Novillobasic-block.h (dump_edge_info): Declare.
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-06-21 Richard Hendersonflow.c (entry_exit_blocks): Initialize frequency.
2001-06-19 Jeffrey A Lawflow.c (delete_unreachable_blocks): Fix patch error...
2001-06-18 Jeffrey A Lawflow.c (find_unreachable_blocks): New function.
2001-06-08 Mark Mitchellbasic-block.h: Improve comments.
2001-06-06 Richard Hendersonflow.c (mark_used_reg): Clean up looping over multiple...
2001-05-31 Jan Hubickaflow.c (set_block_for_new_insns): Remove bogus shortcut.
2001-05-16 Jeffrey A Lawflow.c (life_analysis): After life analysis is complete...
2001-04-28 Jeffrey A Lawflow.c (propagate_block_delete_insn): Handle deletion...
2001-04-21 Mark Mitchellflow.c (proagate_one_insn): Remove useless assignment.
2001-04-10 Richard Kennergcse.c (update_ld_motion_stores): Don't use variable...
2001-04-09 Andrew MacLeodbasic-block.h (set_new_block_for_insns): New Prototype.
next