OSDN Git Service

2004-12-17 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
2004-12-15 ian * combine.c (combine_validate_cost): Consider cost of
2004-11-27 jakub PR rtl-optimization/17825
2004-11-23 rth * combine.c (gen_lowpart_for_combine): Factor...
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-18 dje2004-10-18 Pat Haugen <pthaugen@us.ibm.com>
2004-09-30 sayle * combine.c (force_to_mode) <NE_EXPR>: Only convert...
2004-09-28 uweigand * cse.c (cse_insn): Avoid creating direct non-local...
2004-09-26 sayle PR middle-end/17151
2004-09-24 rth PR rtl-opt/17503
2004-09-09 uweigand * combine.c (try_combine): When swapping i2 and i3...
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-03 rth * combine.c (try_combine): Delay modifying...
2004-09-02 rth * combine.c (distribute_notes): Don't add REG_L...
2004-08-22 steven * config/i386/ppro.md (ppro_complex_insn): Add missing...
2004-08-20 jakub PR rtl-optimization/17099
2004-08-18 zack * rtl.def (NIL): Delete.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-15 doko2004-07-15 Roman Zippel <zippel@linux-m68k.org>
2004-07-11 sayle * rtlanal.c (insn_rtx_cost): New function, moved and...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-04 rsandifo * combine.c (simplify_comparison): Fix comment typo.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-30 sayle * combine.c: Include "output.h" to define dump_file.
2004-06-30 zack * combine.c (distribute_notes): Don't look at global_r...
2004-06-28 uweigand * combine.c (can_combine_p): Do not prevent building...
2004-06-24 echristo2004-06-24 Eric Christopher <echristo@redhat.com>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 amylaar * combine.c (distribute_notes): Comment typo fix.
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...
next