aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)Author
2005-07-29 * cse.c (exp_equiv_p): Special case CONST_DOUBLE.rth
2005-07-22 PR rtl-optimization/22445amylaar
2005-06-25Update FSF address.kcook
2005-04-10 * cselib.c (clear_table): Rename to cselib_clear_table.steven
2005-03-06 * cselib.c (reg_values, reg_values_size): Make them static.kazu
2005-02-112005-02-11 Dale Johannesen <dalej@apple.com>dalej
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu
2005-01-05 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Addsteven
2004-11-14 * cselib.c, expr.c: Fix comment typos.kazu
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven
2004-10-29 PR rtl-optimization/17581sayle
2004-09-13 PR inline-asm/6806rth
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan
2004-08-18 * Makefile.in (OBJS-common): Add postreload-gcse.c.steven
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-07-012004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-06-022004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-04-22 * cselib.h (struct elt_loc_list): Remove canon_loc field.jakub
2004-03-04 * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka
2004-03-04Undo accidentally commited garbage.hubicka
2004-03-04 * cselib.c (cselib_finish): Fix another miss-application of my previoushubicka
2004-03-04 * cselib.c (cselib_finish): Fix miss-application of my previoushubicka
2004-03-03 PR opt/13862rth
2004-03-03 * cselib.c (hash_table): Remove GTY marker.hubicka
2004-02-02 * alias.c (record_set): Use hard_regno_nregs.hubicka
2004-01-26 * cselib.c (discard_useless_values): Clear out value pointer pointinghubicka
2004-01-24 * cselib.c (remove_useless_values): Do not access discarded values.hubicka
2004-01-23 * basic-block.h (PROP_POSTRELOAD): New macro.hubicka
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-20 * cselib.c: Include alloc-pool.hhubicka
2004-01-12 * alias.c: Invlude varray.hhubicka
2004-01-12 Partial fox for PR opt/10776 IIhubicka
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-06-29 * cse.c: Convert prototypes to ISO C90.aj
2003-05-28 * cselib.c (cselib_invalidate_regno): Abort if hardreg have adenisc
2003-04-17* reload1.c (reload_cse_noop_set_p): Return false if mode ofaoliva
2003-03-14 * cselib.c (clear_table): Do not take argument; always clear justhubicka
2003-03-11 * cselib.c (cselib_invalidate_mem_1): Move too ...hubicka
2003-01-07 * cselib.c (cselib_current_insn_in_libcall): New static variable.hubicka
2002-12-16Merge basic-improvements-branch to trunkzack
2002-10-09 * conflict.c (arc_hash): Change return type to hashval_t.ghazi
2002-09-20 * real.c (real_hash): New.rth
2002-09-12 * cselib.c: Fix comment formatting.kazu
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
2002-05-212002-05-20 David S. Miller <davem@redhat.com>davem
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh
2002-01-29 * cselib.c (cselib_record_sets): Use IF_THEN_ELSE resultjakub
2001-11-03 * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Removekenner
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald