aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)Author
2006-02-06Merge reload-branch up to revision 101000reload-branchBernd Schmidt
2006-01-11Merged revisions 96681,96683-96686,96689-96692,96698-96701,96705,96708,96710,...Bernd Schmidt
2005-03-15 PR rtl-optimization/20291J"orn Rennecke
2005-03-10 PR target/20322Jakub Jelinek
2005-03-08 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,Kazu Hirata
2005-03-05 * combine.c (simplify_and_const_int): Use gen_int_mode insteadKazu Hirata
2005-02-28 * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata
2005-02-12 * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,Kazu Hirata
2005-02-03gcc/ChangeLog:Alexandre Oliva
2005-01-30 * combine.c (make_field_assignment): Fix argument orderRichard Henderson
2005-01-26 PR middle-end/18008Richard Henderson
2005-01-23 * combine.c (simplify_logical): Only simplify logical expressionsRoger Sayle
2005-01-21 PR target/18701Hans-Peter Nilsson
2005-01-19 PR rtl-optimization/15139Jakub Jelinek
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-18 PR rtl-optimization/19296Eric Botcazou
2005-01-05 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: AddSteven Bosscher
2004-12-31 PR target/18701Hans-Peter Nilsson
2004-12-31 PR target/18701Hans-Peter Nilsson
2004-12-15 * combine.c (combine_validate_cost): Consider cost ofIan Lance Taylor
2004-11-27 PR rtl-optimization/17825Jakub Jelinek
2004-11-23 * combine.c (gen_lowpart_for_combine): Factor out mode of x as wellRichard Henderson
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,Kazu Hirata
2004-10-182004-10-18 Pat Haugen <pthaugen@us.ibm.com>Pat Haugen
2004-09-30 * combine.c (force_to_mode) <NE_EXPR>: Only convert the expressionRoger Sayle
2004-09-28 * cse.c (cse_insn): Avoid creating direct non-local jumps.Ulrich Weigand
2004-09-26 PR middle-end/17151Roger Sayle
2004-09-24 PR rtl-opt/17503Richard Henderson
2004-09-09 * combine.c (try_combine): When swapping i2 and i3, newi2pat may beUlrich Weigand
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,Nathan Sidwell
2004-09-05 * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,Kazu Hirata
2004-09-03 * combine.c (try_combine): Delay modifying of insns which cannotRoman Zippel
2004-09-02 * combine.c (distribute_notes): Don't add REG_LABEL to jump insn.Roman Zippel
2004-08-22 * config/i386/ppro.md (ppro_complex_insn): Add missing checkSteven Bosscher
2004-08-20 PR rtl-optimization/17099Jakub Jelinek
2004-08-18 * rtl.def (NIL): Delete.Zack Weinberg
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson
2004-07-17 * cfgcleanup.c (try_simplify_condjump): Don't remove lineSteven Bosscher
2004-07-152004-07-15 Roman Zippel <zippel@linux-m68k.org>Roman Zippel
2004-07-11 * rtlanal.c (insn_rtx_cost): New function, moved and renamed fromRoger Sayle
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-07-04 * combine.c (simplify_comparison): Fix comment typo.Richard Sandiford
2004-07-012004-07-01 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-30 * combine.c: Include "output.h" to define dump_file.Roger Sayle
2004-06-30 * combine.c (distribute_notes): Don't look at global_regs forZack Weinberg
2004-06-28 * combine.c (can_combine_p): Do not prevent building insns that useUlrich Weigand
2004-06-242004-06-24 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-06-15 * combine.c (distribute_notes): Comment typo fix.J"orn Rennecke