summaryrefslogtreecommitdiff
path: root/gcc/flow.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-181-4/+4
* * tracer.c: Remove duplication declaration.aj2003-06-161-2/+1
* * flow.c (initialize_uninitialized_subregs): Usekazu2003-06-031-2/+5
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-4/+5
* * combine.c (gen_lowpart_for_combine): Update handling ofhubicka2003-02-281-9/+7
* * flow.c (update_life_info): Zap life info after cleanup_cfg.rth2003-01-311-2/+12
* * et-forest.c: Fix comment typos.kazu2003-01-171-3/+3
* * dbxout.c (lastfile, cwd): Fix `unused' warning.ghazi2003-01-161-3/+6
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-2/+2
* * flow.c (find_auto_inc): Also try to generate a PRE_MODIFY withrearnsha2003-01-151-0/+6
* * flow.c (allocate_reg_life_data): Reset REG_FREQ.rakdver2002-12-201-0/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* 2002-11-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-11-041-11/+16
* 2002-09-30 Andrew Haley <aph@redhat.com>aph2002-10-011-0/+4
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-4/+4
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-1/+1
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* * flow.c (propagate_one_insn): When removing an insnlaw2002-06-241-8/+24
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-1/+1
* * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.law2002-06-081-6/+4
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-4/+8
* * flow.c (propagate_one_insn): Revise yesterday's patch. Deletelaw2002-05-301-2/+21
* * flow.c (propagate_one_insn): Do not remove a dead insn if itlaw2002-05-291-1/+1
* * flow.c (update_life_info_in_dirty_blocks): Only do a partialrth2002-05-291-5/+18
* * flow.c (calculate_global_regs_live): Rename call_used torth2002-05-281-7/+7
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-2/+1
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-1/+2
* * basic-block.h (PEOP_SCAN_DEAD_STORES): New.hubicka2002-05-271-6/+9
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-46/+25
* * flow.c (life_analysis): Delete broken reg_label check.rth2002-05-221-19/+1
* * flow.c (life_analysis): Fix test for deleted label.rth2002-05-211-2/+2
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-2/+2
* * final.c: Fix formatting.kazu2002-05-171-6/+6
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-43/+54
* * flow.c (calculate_global_regs_live): Queue blocks in program order.rth2002-05-171-9/+7
* Basic block renumbering removal.rth2002-05-161-47/+38
* * flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx.law2002-05-141-20/+26
* * flow.c (update_life_info): Ignore return value of cleanup_cfg.hp2002-04-181-3/+18
* PR bootstrap/4191rth2002-04-121-2/+6
* * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti...hubicka2002-03-301-0/+10
* * flow.c (calculate_global_regs_live): Clear aux fields ofaoliva2002-03-221-0/+5
* * cfgcleanup.c (outgoing_edges_math): Fix condition; relaxhubicka2002-03-221-3/+3
* * flow.c (EH_USES): Provide default.rth2002-03-201-14/+36
* * flow.c (propagate_block_delete_insn): Remove unused variable.aj2002-03-081-2/+1
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-23/+30
* * toplev.c (rest_of_compilation): Delete dead jumptables beforehubicka2002-03-011-2/+1
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-4/+29
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * flow.c (print_rtl_and_abort): Remove.rth2002-01-291-46/+33