OSDN Git Service

* function.c (assign_parms): For a struct value address passed as
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-02-28 hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-02-27 wilsonPatch for PR 9255
2003-02-26 sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-02-24 hubicka * combine.c (simplify_shift_const): Fix previous...
2003-02-20 hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-20 zlomek * combine.c (distribute_notes): Kill REG_EXEC_COUNT.
2003-02-14 nemet PR opt/2391
2003-02-11 hubicka * combine.c (combine_simplify_rtx): Fix folding of
2003-02-10 hubicka * combine.c (combine_simplify_rtx): Simplify using
2003-02-06 rth * combine.c (nonzero_bits): Fix double break.
2003-02-05 rth * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-02-01 hubicka * combine.c (combine_simplify_rtx): Use reversed_comp...
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-28 rsandifo * combine.c (nonzero_bits): Fix check for negative...
2003-01-28 schwab * combine.c (force_to_mode): Add cast to fix warning...
2003-01-26 kazu * combine.c: Fix formatting.
2003-01-25 kazu * combine.c (simplify_comparison, case AND): Remove...
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-10 rth * combine.c (make_compound_operation): Use...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-05 geoffkIndex: gcc/ChangeLog
2002-11-20 jakub * combine.c (force_to_mode): Only replace with (not...
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
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,
next