summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
* don't declare header-defined functions both static and inlinePatrick Palka2023-02-161-2/+2
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* cselib: add function to check if SET is redundant [PR106187]Richard Earnshaw2022-08-031-0/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* cselib, var-tracking: Improve debug info after the cselib sp tracking changes...Jakub Jelinek2020-04-091-0/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove clobber_highRichard Sandiford2019-10-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* cse support for clobber_highAlan Hayward2018-08-061-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* 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