OSDN Git Service

2004-03-16 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-10-15 sayle * combine.c (simplify_set): Treat MODE_CC registers...
2002-09-30 rth * combine.c (force_to_mode): Handle FLOAT_MODE...
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-26 rth * combine.c (simplify_set): Don't call to force...
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-20 wilsonFix v850 ICE.
2002-09-19 wilsonfix subreg optimization bug introduced 2002-05-25
2002-09-19 dalejRemove creation of invalid subreg. PR 7705, 7339, 7720.
2002-09-08 sayle * combine.c (try_combine): Handle the case that undobu...
2002-09-08 rth * combine.c (simplify_shift_const): Calculate...
2002-09-04 amylaar * combine.c (make_compound_operation): Don't generate...
2002-08-19 sje * machmode.h (SCALAR_INT_MODE_P): New macro to test for
2002-08-01 toon2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-30 toon2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-11 amylaar * combine.c (try_combine): When converting a paradoxic...
2002-07-11 sayle PR c/2454
2002-07-10 amylaar * combine.c (gen_lowpart_for_combine): Handle vector...
2002-07-08 sayle * combine.c (combine_simplify_rtx): Add an explicit...
2002-07-03 sayle * combine.c (struct_undo): Change types of recorded...
2002-06-28 law * combine.c (combine_simplify_rtx): Pass the...
2002-06-20 rsandifo * combine.c (make_extraction): Reapply to the argument...
2002-06-20 hubicka * combine.c (subst): Be prepared for simplify_subreg...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 jakub PR optimization/6842
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-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-26 aj * combine.c (combine_instructions): Do not indent...
2002-05-25 kazu * combine.c (simplify_set): Remove an unnecessary...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-22 jakub * combine.c (force_to_mode): Use gen_int_mode.
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-20 dalejBack out my previous patch; causes bootstrap problem...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 dalejReenable combination of hard regs unless CLASS_LIKELY_S...
2002-05-16 rthBasic block renumbering removal.
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-02 kazu * combine.c: Fix comment formatting.
2002-04-30 sirl 2002-04-29 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-18 berndsPrevent aborts taking a vector mode subreg of a constan...
2002-04-11 jakub PR c/6223
2002-04-03 hp * combine.c (simplify_comparison): Avoid narrowing...
2002-03-30 jakub PR optimization/6086
2002-03-29 jakub * combine.c (set_nonzero_bits_and_sign_copies): Don...
2002-03-28 law * combine.c (simplify_and_const_int): Make sure to...
2002-03-25 amodra * combine.c (simplify_comparison <ASHIFTRT, LSHIFTRT...
2002-03-23 amodra * combine.c (simplify_comparison): When widening modes...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-10 ghazi * combine.c (make_extraction): Fix error in last change.
2002-03-09 kenner * combine.c (make_extraction): Don't make extension...
2002-03-08 hubicka * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags...
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-03-07 rearnsha* combine.c (simplify_comparison): If simplifying a...
2002-03-01 rth * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P...
2002-02-20 aoliva* combine.c (do_SUBST): Sanity check substitutions of
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-14 aoliva* combine.c (known_cond): After replacing the REG of...
2002-02-11 aoliva* combine.c (try_combine): Apply substitutions in
2002-02-04 rth * combine.c (nonzero_bits): Re-introduce specia...
2002-02-04 rth * combine.c (force_to_mode): Remove STACK_BIAS...
2002-02-04 jakub * combine.c (recog_for_combine): Create a dummy insn...
2002-01-22 amodra * combine.c (simplify_and_const_int): Don't trunc_int_...
2002-01-21 sirl 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-14 hpenner* combine.c (simplify_shift_const): Always generate...
2002-01-11 rodrigc2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-10 kazu * combine.c (expand_field_assignment): Use subreg_lsb().
2002-01-10 kazu * combine.c (can_combine_p): Fix a comment typo.
2002-01-08 grahams * combine.c (combine_instructions): Fix typo.
2002-01-07 grahams * combine.c (combine_instructions): Replace...
2002-01-05 kazu * combine.c: Fix formatting.
2002-01-03 kazu * builtins.c: Fix formatting.
2001-12-28 geoffk * combine.c (try_combine): Mask off sign bits when...
2001-12-21 jakub * combine.c (nonzero_bits): If using reg_nonzero_bits,
2001-12-20 jakub * combine.c (distribute_notes): Avoid adding REG_LABEL...
2001-12-14 zack * combine.c (record_dead_and_set_regs): Use
2001-12-12 rth * combine.c (simplify_and_const_int): Simplify...
2001-12-12 alanm2001-11-30 Alan Matsuoka <alanm@redhat.com>
2001-12-12 rth * combine.c (simplify_shift_const): Move SHIFT_...
2001-12-10 law * combine.c (known_cond): Check mode of each...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-30 ghazi * combine.c (num_sign_bit_copies): Avoid signed/unsigned
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-11 rth * combine.c (try_combine): Handle a SEQUENCE...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-11 rsandifo * combine.c (simplify_shift_const): Treat shifts by...
2001-08-28 rth * combine.c (combine_simplify_rtx): Don't rever...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 zack * expmed.c (mode_for_extraction): New function.
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-11 rth * rtl.h (REG_EH_RETHROW): Remove.
2001-08-11 rth * combine.c (distribute_notes): Place REG_SETJMP.
2001-08-08 grahams * combine.c (combine_simplify_rtx): Update comment and
2001-08-03 danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-30 hubicka * combine.c (try_combine): Avoid barrier after noop...
next