summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* PR debug/80025jakub2017-03-311-2/+2
* Update copyright years.jakub2017-01-011-1/+1
* PR rtl-optimization/70886ebotcazou2016-05-021-1/+13
* Update copyright years.jakub2016-01-041-1/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-30/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-1/+32
* make fp_setter_insn take a rtx_insn *tbsaunde2015-05-021-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-7/+7
* Add header guard to several header files.jsm282014-09-181-0/+5
* cselib (also touches sched-deps.c)dmalcolm2014-08-261-4/+4
* cselib_record_sets_hook takes an rtx_insndmalcolm2014-08-261-1/+1
* cselib and incdecdmalcolm2014-08-261-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-3/+3
* 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