]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cselib.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / cselib.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazicselib.c (entry_and_rtx_equal_p): Constify.
2007-07-07  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2006-12-17  Steven Bosschercselib.c (struct cselib_val_struct): Make val_rtx its...
2006-11-30  Steven Bosschercselib.c (cselib_init): Use special MEM rtx form for...
2006-09-12  Roger Saylere PR middle-end/4520 (cselib.c hash_rtx incorrectly...
2006-07-27  Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-15  Kazu Hiratacselib.c (hash_table): Rename to cselib_hash_table.
2005-07-29  Richard Hendersoncse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-22  J"orn Renneckere PR rtl-optimization/22445 (Optimizations done by...
2005-06-25  Kelley CookUpdate FSF address.
2005-04-10  Steven Bosschercselib.c (clear_table): Rename to cselib_clear_table.
2005-03-06  Kazu Hirata* cselib.c (reg_values, reg_values_size): Make them...
2005-02-11  Dale Johannesencselib.c (cselib_process_insn): Clear out regs where...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05  Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-14  Kazu Hirata* cselib.c, expr.c: Fix comment typos.
2004-11-13  Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-10-30  Roger Saylere PR rtl-optimization/17581 (Long long arithmetic...
2004-09-13  Richard Hendersonre PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered...
2004-09-07  Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-18  Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-02  Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-04-22  Jakub Jelinekcselib.h (struct elt_loc_list): Remove canon_loc field.
2004-03-04  Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-04  Jan HubickaUndo accidentally commited garbage.
2004-03-04  Jan Hubickacselib.c (cselib_finish): Fix another miss-application...
2004-03-04  Jan Hubickacselib.c (cselib_finish): Fix miss-application of my...
2004-03-03  Richard Hendersonre PR rtl-optimization/13862 (ICE while optimizing...
2004-03-03  Jan Hubickacselib.c (hash_table): Remove GTY marker.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-26  Jan Hubickacselib.c (discard_useless_values): Clear out value...
2004-01-24  Jan Hubicka* cselib.c (remove_useless_values): Do not access...
2004-01-23  Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20  Jan Hubickacselib.c: Include alloc-pool.h
2004-01-12  Jan Hubickaalias.c: Invlude varray.h
2004-01-12  Jan HubickaPartial fox for PR opt/10776 II
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29  Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-05-28  Denis Chertykovcselib.c (cselib_invalidate_regno): Abort if hardreg...
2003-04-17  Alexandre Olivareload1.c (reload_cse_noop_set_p): Return false if...
2003-03-14  Jan Hubickacselib.c (clear_table): Do not take argument; always...
2003-03-11  Jan Hubickacselib.c (cselib_invalidate_mem_1): Move too ...
2003-01-07  Jan Hubickacselib.c (cselib_current_insn_in_libcall): New static...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-09  Kaveh R. Ghaziconflict.c (arc_hash): Change return type to hashval_t.
2002-09-20  Richard Hendersonreal.c (real_hash): New.
2002-09-12  Kazu Hiratacselib.c: Fix comment formatting.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-21  David S. Millercselib.c (max_value_regs): New.
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-29  Jakub Jelinekcselib.c (cselib_record_sets): Use IF_THEN_ELSE result...
2001-11-03  Richard Kennercselib.c (cselib_subst_to_values, [...]): Remove refere...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12  Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-10  Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-08  Bernd SchmidtMake cselib_subst_to_values global.
2001-08-08  Bernd SchmidtMake cselib COND_EXEC-safe
2001-08-07  Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07  Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-01  Kazu Hirataalias.c: Fix comment formatting.
2001-07-09  Richard Kenner[multiple changes]
2001-03-28  Bernd SchmidtMake hash values more random
2001-03-15  Bernd SchmidtFix hashing of REG/MEM values.
2001-03-09  Mike Stump* cselib.c (hash_rtx): Ensure that hash isn't zero...
2001-03-02  John David Anglin* cselib.c (hash_rtx): Cast enums to unsigned int.
2001-02-12  Richard Kennercselib.c: New file, from simplify-rtx.c.