aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-17 * combine.c (simplify_set): Do not clear out undobuf.other_insnUlrich Weigand
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-11 * combine.c (apply_distributive_law): Enable "distributive" floatingRoger Sayle
2003-10-10 * combine.c (distribute_links): Properly test for REG being set.Richard Kenner
2003-10-062003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>Eric Botcazou
2003-10-02 PR/12292Josef Zlomek
2003-09-26 * combine.c (if_then_else_cond): Tighten mode check.Richard Sandiford
2003-09-14 * combine.c (simplify_comparison): ConvertKazu Hirata
2003-09-11 * combine.c (combine_simplify_rtx): Move several NOT and NEGRoger Sayle
2003-09-11 * combine.c (force_to_mode): Set fuller_mask based only on mask,Ian Lance Taylor
2003-09-07 * combine.c (combine_simplify_rtx): Don't convert -(A*B) intoRoger Sayle
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-25 * combine.c (simplify_comparison): Re-enable widening of comparisonsUlrich Weigand
2003-08-25 * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.Ulrich Weigand
2003-08-25 * combine.c (combine_simplify_rtx): Fix RTL sharing bug.Ulrich Weigand
2003-08-23 * combine.c (apply_distributive_law): Correct comment.Roger Sayle
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-07-31 * combine.c (try_combine): Set JUMP_LABEL for newly createdZdenek Dvorak
2003-07-30 * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-22 * combine.c (if_then_else_cond): Simplify the comparison ofKazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-18 * combine.c (simplify_comparison): Don't share rtx when convertingKazu Hirata
2003-07-18* combine.c (combinable_i3pat): Don't forbid occurrences ofAlexandre Oliva
2003-07-16 * combine.c (subst): Also handle (subreg (const_double ...)) caseRoger Sayle
2003-07-13 * combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)Kazu Hirata
2003-07-10 * combine.c (gen_binary): Handle the CLOBBER rtx andDenis Chertykov
2003-07-05 * combine.c (nonzero_bits1): Fix a warning.Kazu Hirata
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-07-01 * combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata
2003-06-27 * combine.c (force_to_mode): Replace the equality comparisonKazu Hirata
2003-06-13 PR bootstrap/10983Jim Wilson
2003-06-08 * cfglayout.c (insn_scope): New static functionJan Hubicka
2003-06-08 * predict.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-06-05 * combine.c (simplify_if_then_else): (IF_THEN_ELSE (NE REG 0) (0) (8))Jan Hubicka
2003-06-03 * combine.c (simplify_set): Don't move a subreg in SET_SRC toKazu Hirata
2003-05-162003-05-15 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-05-152003-05-14 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-05-01Merge from rewrite branch.Eric Christopher
2003-04-16 Re-apply this patch:J"orn Rennecke
2003-04-01 2003-04-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2003-03-312003-03-31 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-03-24 PR target/10072Eric Botcazou
2003-03-22 * combine.c (simplify_comparison <AND>): Use gen_int_mode. Tidy.Alan Modra
2003-03-21 * combine.c (make_field_assignment): Fix a warning.Kazu Hirata
2003-03-21 * combine.c (make_field_assignment): Remove unnecessary ANDKazu Hirata
2003-03-19 PR target/10073Alan Modra
2003-03-08 * calls.c: Fix comment formatting.Kazu Hirata
2003-02-28 * combine.c (gen_lowpart_for_combine): Update handling ofJan Hubicka