summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR rtl-optimization/54921jakub2012-11-201-0/+1
* PR debug/54796jakub2012-10-161-0/+2
* PR debug/52001aoliva2012-03-011-0/+1
* PR bootstrap/52172jakub2012-02-131-1/+2
* * cselib.h (cselib_add_permanent_equiv): Declare.aoliva2011-12-311-0/+19
* PR debug/43092aoliva2011-02-031-3/+5
* 2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-6/+0
* 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-3/+3
* PR debug/44694jakub2010-06-301-1/+1
* PR debug/42977jakub2010-03-301-0/+1
* PR debug/43051jakub2010-03-161-1/+8
* * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.jakub2010-03-121-1/+1
* PR debug/43176jakub2010-03-071-1/+3
* 2010-02-03 Alexandre Oliva <aoliva@redhat.com>rguenth2010-02-031-5/+9
* gcc/ChangeLog:aoliva2009-09-021-0/+22
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-6/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* Remove libcall notes.steven2008-06-171-2/+0
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+4
* * cselib.c (struct cselib_val_struct): Make val_rtx itssteven2006-12-171-7/+4
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * cselib.c (clear_table): Rename to cselib_clear_table.steven2005-04-101-0/+1
* PR inline-asm/6806rth2004-09-131-0/+1
* * cselib.h (struct elt_loc_list): Remove canon_loc field.jakub2004-04-221-1/+0
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka2004-03-041-1/+1
* * cselib.c (hash_table): Remove GTY marker.hubicka2004-03-031-1/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * alias.c: Invlude varray.hhubicka2004-01-121-0/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-9/+9
* * reload1.c (reload_cse_noop_set_p): Return false if mode ofaoliva2003-04-171-1/+2
* * cselib.c (cselib_invalidate_mem_1): Move too ...hubicka2003-03-111-0/+2
* * cselib.c (cselib_current_insn_in_libcall): New static variable.hubicka2003-01-071-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-7/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* Make cselib_subst_to_values global.bernds2001-08-081-0/+1
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* Add cselib; use it in loop and reload_cse_regscrux2000-03-141-0/+66