aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)Author
2005-06-06 * combine.c (try_combine): Use hard_regno_nregs array instead ofJakub Jelinek
2005-05-03 * config/i386/i386.c (ix86_expand_vector_set): Fix setting 3rd and 4thJakub Jelinek
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidNathan Sidwell
2005-04-15 * cfgrtl.c (purge_all_dead_edge): Remove an unused argument.Kazu Hirata
2005-04-10 * combine.c (combine_simplify_rtx): Remove a transformation thatRichard Sandiford
2005-04-052004-04-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-03-22 PR rtl-optimization/20527Hans-Peter Nilsson
2005-03-212005-03-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-03-19 * combine.c (try_combine): When changing the mode of a hard reg, makeBernd Schmidt
2005-03-182005-03-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
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