summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.nickc2007-09-011-5/+4
* PR middle-end/4520sayle2006-09-121-5/+19
* PR rtl-optimization/28071hubicka2006-07-271-1/+5
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-2/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * cselib.c (hash_table): Rename to cselib_hash_table.kazu2006-01-151-11/+12
* * cse.c (exp_equiv_p): Special case CONST_DOUBLE.rth2005-07-291-3/+12
* PR rtl-optimization/22445amylaar2005-07-221-9/+26
* Update FSF address.kcook2005-06-251-2/+2
* * cselib.c (clear_table): Rename to cselib_clear_table.steven2005-04-101-7/+6
* * cselib.c (reg_values, reg_values_size): Make them static.kazu2005-03-061-2/+2
* 2005-02-11 Dale Johannesen <dalej@apple.com>dalej2005-02-111-1/+4
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Addsteven2005-01-051-2/+3
* * cselib.c, expr.c: Fix comment typos.kazu2004-11-141-1/+1
* * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven2004-11-131-2/+5
* PR rtl-optimization/17581sayle2004-10-301-2/+6
* PR inline-asm/6806rth2004-09-131-11/+16
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-49/+54
* * Makefile.in (OBJS-common): Add postreload-gcse.c.steven2004-08-181-8/+8
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-5/+5
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-11/+11
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-12/+12
* 2004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-021-1/+1
* * cselib.h (struct elt_loc_list): Remove canon_loc field.jakub2004-04-221-4/+0
* * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka2004-03-041-4/+10
* Undo accidentally commited garbage.hubicka2004-03-041-17/+4
* * cselib.c (cselib_finish): Fix another miss-application of my previoushubicka2004-03-041-5/+17
* * cselib.c (cselib_finish): Fix miss-application of my previoushubicka2004-03-041-2/+1
* PR opt/13862rth2004-03-031-0/+23
* * cselib.c (hash_table): Remove GTY marker.hubicka2004-03-031-39/+28
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-4/+4
* * cselib.c (discard_useless_values): Clear out value pointer pointinghubicka2004-01-261-0/+1
* * cselib.c (remove_useless_values): Do not access discarded values.hubicka2004-01-241-1/+2
* * basic-block.h (PROP_POSTRELOAD): New macro.hubicka2004-01-231-2/+10
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * cselib.c: Include alloc-pool.hhubicka2004-01-201-33/+25
* * alias.c: Invlude varray.hhubicka2004-01-121-53/+19
* Partial fox for PR opt/10776 IIhubicka2004-01-121-1/+5
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+3
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-113/+64
* * cselib.c (cselib_invalidate_regno): Abort if hardreg have adenisc2003-05-281-2/+5
* * reload1.c (reload_cse_noop_set_p): Return false if mode ofaoliva2003-04-171-15/+71
* * cselib.c (clear_table): Do not take argument; always clear justhubicka2003-03-141-13/+6
* * cselib.c (cselib_invalidate_mem_1): Move too ...hubicka2003-03-111-50/+83
* * cselib.c (cselib_current_insn_in_libcall): New static variable.hubicka2003-01-071-0/+7
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * conflict.c (arc_hash): Change return type to hashval_t.ghazi2002-10-091-2/+2
* * real.c (real_hash): New.rth2002-09-201-2/+1
* * cselib.c: Fix comment formatting.kazu2002-09-121-1/+1