OSDN Git Service

* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
2005-02-21 kazu * flow.c (delete_dead_jumptables): Speed up by scannin...
2005-02-20 steven PR middle-end/19698
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-15 kazu * flow.c (recompute_reg_usage): Remove all arguments.
2005-02-12 kazu * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,
2005-01-24 jakub * flow.c (propagate_one_insn): Formatting.
2005-01-23 kazu * flow.c (regset_bytes, regset_size): Remove.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 steven * combine.c (expand_compound_operation) <ZERO_EXTRACT...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-13 steven * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_...
2004-11-10 steven * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET):...
2004-11-08 kazu * flow.c (allocate_bb_life_data): Make it static.
2004-11-04 pinskia2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-11-02 rth * flow.c (init_propagate_block_info): Use bitma...
2004-11-02 nathan * bitmap.h (bitmap_equal_p): Return bool.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-24 rth PR rtl-opt/17503
2004-09-08 nathan * final.c (shorten_branches, final, get_insn_template,
2004-08-29 rearnsha* flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole...
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-02 pbrook PR rtl-optimization/15068
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 bothner * flow.c (attempt_auto_inc): Remove now-redundant...
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-30 amylaar * flow.c (propagate_one_insn): Call mark_set_regs...
2004-03-03 pbrook * flow.c (ior_reg_cond, and_reg_cond): Remove stray...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-28 ian PR optimization/7871
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 vmakarov2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech...
2004-02-11 ian * flow.c (insn_dead_p): A clobber of a dead hard regis...
2004-02-06 hubicka * flow.c (update_life_info): Allocate reg_deaths when...
2004-02-06 hubicka * recog.c (split_all_insns): Do not update reg info.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 kazu * c-common.h: Fix comment typos.
2003-12-20 wilsonPatch for asm clobber of fp.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-09 kazu * defaults.h (LOCAL_REGNO): Give the default definition.
2003-12-06 amodra PR 13169
2003-12-01 law * flow.c (count_or_remove_death_notes_bb):...
2003-11-22 amylaar * flow.c (update_life_info): Amend comment about when...
2003-11-21 rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-10-17 rearnsha* flow.c (init_propagate_block_info): Don't abort if...
2003-09-12 sayle PR optimization/8967
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-07-01 aj * final.c: Convert prototypes to ISO C90.
2003-06-28 amylaar * flow.c (propagate_one_insn): Use proper test for...
2003-06-26 rth * flow.c (propagate_one_insn): Kill function...
2003-06-26 rth * flow.c (propagate_one_insn): Preserve live...
2003-06-26 rakdver * value-prof.c: New.
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-03 kazu * flow.c (initialize_uninitialized_subregs): Use
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-02-28 hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-01-31 rth * flow.c (update_life_info): Zap life info...
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-16 ghazi * dbxout.c (lastfile, cwd): Fix `unused' warning.
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-15 rearnsha* flow.c (find_auto_inc): Also try to generate a PRE_MO...
2002-12-20 rakdver * flow.c (allocate_reg_life_data): Reset REG_FREQ.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-01 aph2002-09-30 Andrew Haley <aph@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-06-24 law * flow.c (propagate_one_insn): When removing...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-08 law * emit-rtl.c (init_emit): Add hard registers to regno_...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-30 law * flow.c (propagate_one_insn): Revise yesterday...
2002-05-29 law * flow.c (propagate_one_insn): Do not remove...
2002-05-29 rth * flow.c (update_life_info_in_dirty_blocks...
2002-05-28 rth * flow.c (calculate_global_regs_live): Rename...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-27 hubicka * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-22 rth * flow.c (life_analysis): Delete broken reg_lab...
2002-05-21 rth * flow.c (life_analysis): Fix test for deleted...
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
next