]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cse.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
[thirdparty/gcc.git] / gcc / cse.c
2004-08-18  Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-28  Richard Sandifordcse.c (validate_canon_reg): New function, split out...
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-04  Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-21  Richard Hendersonre PR rtl-optimization/16114 (Hang in cse.c (flush_hash...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-25  Paolo BonziniMakefile.in (OBJS): Add rtlhooks.o.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29  Paolo Bonzinicombine.c (combine_simplify_rtx): Adjust call to use...
2004-04-04  Roger Saylecse.c (cse_insn): Correct usage of simplify_replace_rtx...
2004-03-20  Roger Saylere PR target/13889 (Assignment of an int to an int...
2004-03-20  Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-11  Kazu Hiratac-typeck.c, [...]: Fix comment typos and formatting.
2004-03-09  Roger Saylesimplify-rtx.c (simplify_const_relational_operation...
2004-03-05  Paolo Bonzinirtlanal.c: Include target.h and output.h.
2004-03-05  Paolo Bonzinicse.c (cse_end_of_basic_block): Make static.
2004-03-03  Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-03-01  Paolo Bonzinicombine.c (try_combine): Do not refer to is_replaced.
2004-02-25  Kazu Hiratacse.c (cse_change_cc_mode_insns): Stop at any instructi...
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-16  Richard Henderson* cse.c (cse_insn): Don't lose REG_NON_LOCAL_GOTO note.
2004-02-08  Kazu Hiratac-objc-common.c (): Fix a typo in a warning.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-31  Paolo Bonzinicombine.c (cse_main): Set gen_lowpart to gen_lowpart_fo...
2004-01-24  Ian Lance Taylorre PR bootstrap/13848 (bootstrap failure - ICE in ada...
2004-01-24  Andreas Toblercse.c: (cse_cc_succs) Fix comparison warning.
2004-01-23  Ian Lance Taylorre PR target/1532 (-O3 generates (obviously) redundant...
2004-01-23  Paolo Bonzinire PR rtl-optimization/13724 (Bad code generated for...
2004-01-20  Kaz Kojimare PR rtl-optimization/13567 ([sh] miscompiling calls.c)
2004-01-12  Jan Hubickaalias.c: Invlude varray.h
2003-12-03  Alan Modrare PR target/11229 (pure-1.c fails on powerpc64-linux...
2003-11-27  J"orn Renneckecse.c (cse_set_around_loop): When changing a constant...
2003-10-18  Eric Botcazoucse.c (cse_insn): Check that the tentative replacement...
2003-10-11  Roger Saylecse.c (constant_pool_entries_regcost): New global varia...
2003-10-08  John David Anglinre PR rtl-optimization/12142 (-fnon-call-exceptions...
2003-10-06  Eric Botcazoure PR rtl-optimization/12215 (ICE in make_label_edge...
2003-07-26  Richard Hendersonre PR inline-asm/11676 (operand to volatile asm incorre...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18  Roger Saylecse.c (fold_rtx): Use swap_commutative_operands_p to...
2003-07-01  Kazu Hiratacombine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-29  Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-27  Kazu Hiratacse.c (fold_rtx): Replace the equality comparison of...
2003-06-04  Richard Hendersoncse.c (find_best_addr): Consider binary operators even...
2003-06-04  Zdenek DvorakMakefile.in (cse.o): Add params.h dependency.
2003-05-30  Roger Saylecse.c (cse_insn): Simplify REG_EQUAL note on libcalls...
2003-05-23  J"orn Renneckecse.c (count_reg_usage): When processing an INSNs REG_E...
2003-05-03  Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-04-10  Dan Nicolaescuregrename.c (struct du_chain): Use a bitfield for reg_c...
2003-04-04  Richard Henderson* cse.c (fold_rtx): Fix 03-30 change; do check insn...
2003-03-30  Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-14  Jan Hubickacselib.c (clear_table): Do not take argument; always...
2003-02-26  Zdenek Dvorakcse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-26  Roger Saylecombine.c (combine_simplify_rtx, [...]): Use CC0_P.
2003-01-28  Richard Henderson* cse.c (find_best_addr): Kill !ADDRESS_COST code.
2003-01-28  Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28  Roger Sayle* cse.c (cse_insn): Avoid redundant REG_EQUAL notes.
2003-01-28  Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2003-01-25  Roger Saylecse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when...
2003-01-25  Jan Hubickai386.c (ix86_expand_movstr, [...]): Consistently do...
2003-01-23  Roger Saylere PR rtl-optimization/8423 (CSE1 not propagating __bui...
2003-01-21  Roger Saylecse.c (cse_insn): Avoid RTL sharing when updating the...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-10  Andrew Haleycse.c (cse_insn): Don't cse past a basic block boundary.
2002-10-28  Kazu HirataChangeLog.1: Fix typos.
2002-10-12  Geoffrey Keatingcse.c (mention_regs): Set SUBREG_TICKED to the register...
2002-10-10  Stuart Hastingscse.c (struct cse_reg_info): Add subreg_ticked.
2002-10-10  Jim WilsonFix miscompilation of testcase 20021010-1.c for v850...
2002-10-09  Ulrich Weigandcse.c (insn_live_p): Pass insn pattern, not full insn...
2002-10-01  Andrew Haleyflow.c (insn_dead_p): When using non-call-exceptions...
2002-09-22  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-21  Richard Earnshawcse.c (fold_rtx): Calculate the old cost before we...
2002-09-20  Richard Hendersonreal.c (real_hash): New.
2002-09-16  Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-14  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-04  Richard Hendersoncse.c (cse_insn): Avoid subreg games if the equivalence...
2002-07-10  J"orn Renneckecse.c (cse_insn): Supply proper SUBREG_BYTE to simplify...
2002-07-04  J"orn Renneckesimplify-rtx.c (simplify_subreg): Reduce problem of...
2002-06-10  Jakub Jelinekre PR rtl-optimization/6759 (ice when compiling 32...
2002-05-26  Jakub Jelinekcse.c (fold_rtx): Don't optimize if SUBREG changes...
2002-05-23  David S. Millercse.c (approx_reg_cost_1, [...]): Recode to not use...
2002-05-20  Richard Hendersoncse.c (canon_hash): Reorder do_not_record test.
2002-05-10  David S. Millercse.c (rtx_cost): Remove multiplication by power of...
2002-05-08  Jan Hubickacse.c (dead_libcall_p): Update counts.
2002-05-05  Kazu Hiratacse.c: Fix formatting.
2002-04-22  Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-03-07  Richard Sandiforddefaults.h (MODE_HAS_NANS, [...]): New.
2002-03-06  Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-02-28  Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-02-12  Jakub Jelinekjump.c (never_reached_warning): Add finish argument.
2002-01-23  Bob Wilsonelf.h: New file.
2002-01-05  Kazu Hiratacse.c: Fix formatting.
2001-11-28  Jan Hubickacse.c (true_dependence_in_rtx): New function.
2001-11-23  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-07  Graham Stott* cse.c (cse_insn): Emit BARRIER after unconditional...
2001-10-30  Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-26  Alexandre Olivacse.c (check_for_label_ref): Don't require REG_LABEL...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
next