re PR target/42891 (ice in extract_insn, at recog.c:2097)
[platform/upstream/gcc.git] / gcc / cselib.c
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-22 Richard Sandifordrtl.h (shallow_copy_rtvec): Declare.
2009-10-20 Richard Sandifordrtl.h (simplify_replace_fn_rtx): Declare.
2009-10-13 Jakub Jelinekre PR target/41693 (RTL Check Failure in expand_debug_e...
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-11 Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-08 Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-04-24 Jakub Jelinekre PR rtl-optimization/39794 (Miscompile with -O2 ...
2008-12-22 Jakub Jelinekre PR middle-end/31150 (Not promoting an whole array...
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-17 Steven BosscherRemove libcall notes.
2008-05-20 Alexandre Oliva* cselib.c (cselib_record_sets): Use correct mode for...
2008-05-07 Kenneth Zadeck[multiple changes]
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
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.