OSDN Git Service

* doc/install.texi (Prerequisites): Update documentation of
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
2004-06-05 grahams * combine.c(simplify_shift_const): Check shift amount...
2004-05-31 bonzini2004-05-31 Paolo Bonzini <bonzini@gnu.org>
2004-05-27 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-25 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-12 bonzini2004-05-12 Paolo Bonzini <bonzini@gnu.org>
2004-05-12 kkojima PR optimization/15100
2004-04-29 bonzini2004-04-29 Paolo Bonzini <bonzini@gnu.org>
2004-04-29 bonzini2004-04-29 Paolo Bonzini <bonzini@gnu.org>
2004-03-16 bonzini2004-03-16 Paolo Bonzini <bonzini@gnu.org>
2004-03-12 sayle * combine.c (unmentioned_reg_p): New function to check...
2004-03-11 uweigandChangeLog:
2004-03-11 kazu * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
2004-03-09 sayle * simplify-rtx.c (simplify_const_relational_operation...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-03-01 bonzini2004-03-01 Paolo Bonzini <bonzini@gnu.org>
2004-02-27 dalej2004-02-27 Dale Johannesen <dalej@apple.com>
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-21 kazu * combine.c (SHIFT_COUNT_TRUNCATED): Remove.
2004-02-21 amodra * combine.c (can_combine_p): Don't ignore SETs marked...
2004-02-21 kazu * alias.c (OUTGOING_REGNO): Don't define the default.
2004-02-17 amodra PR optimization/14119
2004-02-17 uweigandChangeLog:
2004-02-03 kazu gcc/
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 paolo2004-01-31 Paolo Bonzini <bonzini@gnu.org>
2004-01-30 kenner * combine.c (simplify_shift_const, case XOR): Be caref...
2004-01-25 hubicka * combine.c (recog_for_combine): Avoid allocating...
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-23 rth * combine.c (SHIFT_COUNT_TRUNCATED): Provide...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-12 pinskia2004-01-12 Kazu Hirata <kazu@cs.umass.edu>
2004-01-12 rsandifo * combine.c (combine_simplify_rtx): Don't pass VOIDmode to
2003-12-16 ebotcazou PR optimization/13313
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-11-20 wilson * combine.c (sets_function_arg_p): Delete unused function.
2003-11-13 rearnsha* combine.c (distribute_notes): When re-distributing...
2003-10-17 uweigand * combine.c (simplify_set): Do not clear out undobuf...
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-11 sayle * combine.c (apply_distributive_law): Enable "distribu...
2003-10-10 kenner * combine.c (distribute_links): Properly test for...
2003-10-06 ebotcazou2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2003-10-02 zlomek PR/12292
2003-09-26 rsandifo * combine.c (if_then_else_cond): Tighten mode check.
2003-09-14 kazu * combine.c (simplify_comparison): Convert
2003-09-11 sayle * combine.c (combine_simplify_rtx): Move several NOT...
2003-09-11 ian * combine.c (force_to_mode): Set fuller_mask based...
2003-09-07 sayle * combine.c (combine_simplify_rtx): Don't convert...
2003-09-04 dj * targhooks.c: New file.
2003-08-25 uweigand * combine.c (simplify_comparison): Re-enable widening...
2003-08-25 uweigand * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
2003-08-25 uweigand * combine.c (combine_simplify_rtx): Fix RTL sharing...
2003-08-23 sayle * combine.c (apply_distributive_law): Correct comment.
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-07-31 rakdver * combine.c (try_combine): Set JUMP_LABEL for newly...
2003-07-30 rakdver * combine.c (distribute_notes): Cancel REG_VALUE_PROFI...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 kazu * combine.c (if_then_else_cond): Simplify the comparis...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-18 kazu * combine.c (simplify_comparison): Don't share rtx...
2003-07-18 aoliva* combine.c (combinable_i3pat): Don't forbid occurrences of
2003-07-16 sayle * combine.c (subst): Also handle (subreg (const_double...
2003-07-13 kazu * combine.c (simplify_comparison): Convert (ne (and...
2003-07-10 denisc * combine.c (gen_binary): Handle the CLOBBER rtx and
2003-07-05 kazu * combine.c (nonzero_bits1): Fix a warning.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-07-01 kazu * combine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-27 kazu * combine.c (force_to_mode): Replace the equality...
2003-06-13 ebotcazou PR bootstrap/10983
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-06-05 hubicka * combine.c (simplify_if_then_else): (IF_THEN_ELSE...
2003-06-03 kazu * combine.c (simplify_set): Don't move a subreg in...
2003-05-16 echristo2003-05-15 Eric Christopher <echristo@redhat.com>
2003-05-15 echristo2003-05-14 Eric Christopher <echristo@redhat.com>
2003-05-01 echristoMerge from rewrite branch.
2003-04-16 amylaar Re-apply this patch:
2003-04-01 sirl 2003-04-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-03-31 echristo2003-03-31 Eric Christopher <echristo@redhat.com>
2003-03-24 ebotcazou PR target/10072
2003-03-22 amodra * combine.c (simplify_comparison <AND>): Use gen_int_m...
2003-03-21 kazu * combine.c (make_field_assignment): Fix a warning.
2003-03-21 kazu * combine.c (make_field_assignment): Remove unnecessar...
2003-03-19 amodra PR target/10073
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...
next