summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo1-3/+3
2013-01-10Update copyright years in gcc/rsandifo1-3/+1
2012-11-20 PR rtl-optimization/54921jakub1-0/+1
2012-10-16 PR debug/54796jakub1-0/+2
2012-03-01PR debug/52001aoliva1-0/+1
2012-02-13 PR bootstrap/52172jakub1-1/+2
2011-12-31* cselib.h (cselib_add_permanent_equiv): Declare.aoliva1-0/+19
2011-02-03PR debug/43092aoliva1-3/+5
2010-12-032010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras1-6/+0
2010-12-032010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras1-3/+3
2010-06-30 PR debug/44694jakub1-1/+1
2010-03-30 PR debug/42977jakub1-0/+1
2010-03-16 PR debug/43051jakub1-1/+8
2010-03-12 * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.jakub1-1/+1
2010-03-07 PR debug/43176jakub1-1/+3
2010-02-032010-02-03 Alexandre Oliva <aoliva@redhat.com>rguenth1-5/+9
2009-09-02gcc/ChangeLog:aoliva1-0/+22
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>dnovillo1-6/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub1-1/+1
2008-06-17Remove libcall notes.steven1-2/+0
2007-07-30 * alias.c (mems_in_disjoint_alias_sets_p,ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-4/+3
2007-06-11Merge dataflow branch into mainlinedberlin1-1/+4
2006-12-17 * cselib.c (struct cselib_val_struct): Make val_rtx itssteven1-7/+4
2005-06-25Update FSF address.kcook1-2/+2
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu1-1/+1
2005-04-10 * cselib.c (clear_table): Rename to cselib_clear_table.steven1-0/+1
2004-09-13 PR inline-asm/6806rth1-0/+1
2004-04-22 * cselib.h (struct elt_loc_list): Remove canon_loc field.jakub1-1/+0
2004-03-30 * gengtype.c (create_option): New function.zack1-1/+1
2004-03-04 * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka1-1/+1
2004-03-03 * cselib.c (hash_table): Remove GTY marker.hubicka1-1/+0
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu1-1/+1
2004-01-12 * alias.c: Invlude varray.hhubicka1-0/+1
2003-06-29 * cse.c: Convert prototypes to ISO C90.aj1-9/+9
2003-04-17* reload1.c (reload_cse_noop_set_p): Return false if mode ofaoliva1-1/+2
2003-03-11 * cselib.c (cselib_invalidate_mem_1): Move too ...hubicka1-0/+2
2003-01-07 * cselib.c (cselib_current_insn_in_libcall): New static variable.hubicka1-0/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk1-7/+7
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12
2001-08-08Make cselib_subst_to_values global.bernds1-0/+1
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.law1-1/+2
2000-03-14Add cselib; use it in loop and reload_cse_regscrux1-0/+66