summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion i...Jakub Jelinek2017-03-311-2/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR rtl-optimization/70886 (-frename-registers causes boostrap comparison f...Eric Botcazou2016-05-021-1/+13
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Add new object_allocator and clean-up allocator usage.Martin Liska2015-07-161-30/+0
* Change use to type-based pool allocator in cselib.c.Martin Liska2015-06-011-1/+32
* make fp_setter_insn take a rtx_insn *Trevor Saunders2015-05-021-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-7/+7
* Add header guard to several header files.Kito Cheng2014-09-181-0/+5
* cselib (also touches sched-deps.c)David Malcolm2014-08-261-4/+4
* cselib_record_sets_hook takes an rtx_insnDavid Malcolm2014-08-261-1/+1
* cselib and incdecDavid Malcolm2014-08-261-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-3/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR middle-end/54921 (wrong code with -Os -fno-omit-frame-pointer -fsched2-...Jakub Jelinek2012-11-201-0/+1
* re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek2012-10-161-0/+2
* re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva2012-03-011-0/+1
* re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek2012-02-141-1/+2
* cselib.h (cselib_add_permanent_equiv): Declare.Alexandre Oliva2011-12-311-0/+19
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-3/+5
* basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis2010-12-031-6/+0
* tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis2010-12-031-3/+3
* re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek2010-06-301-1/+1
* re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo...Alexandre Oliva2010-03-301-0/+1
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-1/+8
* cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.Jakub Jelinek2010-03-121-1/+1
* re PR debug/43176 (var-tracking fails to notice a value change)Jakub Jelinek2010-03-071-1/+3
* re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva2010-02-031-5/+9
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+22
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-6/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Remove libcall notes.Steven Bosscher2008-06-171-2/+0
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-1/+4
* cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u...Steven Bosscher2006-12-171-7/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher2005-04-101-0/+1
* re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson2004-09-131-0/+1
* cselib.h (struct elt_loc_list): Remove canon_loc field.Jakub Jelinek2004-04-221-1/+0
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-1/+1
* cfgcleanup.c (thread_jump): Update call of cselib_init.Jan Hubicka2004-03-041-1/+1
* cselib.c (hash_table): Remove GTY marker.Jan Hubicka2004-03-031-1/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Invlude varray.hJan Hubicka2004-01-121-0/+1
* cse.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-9/+9
* reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th...Alexandre Oliva2003-04-171-1/+2