aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-29cselib+expr+bitmap: Change return type of predicate functions from int to boolUros Bizjak1-5/+5
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-2/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-08-03cselib: add function to check if SET is redundant [PR106187]Richard Earnshaw1-0/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-09cselib, var-tracking: Improve debug info after the cselib sp tracking changes...Jakub Jelinek1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Remove clobber_highRichard Sandiford1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-06cse support for clobber_highAlan Hayward1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-31re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion i...Jakub Jelinek1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-02re PR rtl-optimization/70886 (-frename-registers causes boostrap comparison f...Eric Botcazou1-1/+13
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-30/+0
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-1/+32
2015-05-02make fp_setter_insn take a rtx_insn *Trevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-7/+7
2014-09-18Add header guard to several header files.Kito Cheng1-0/+5
2014-08-26cselib (also touches sched-deps.c)David Malcolm1-4/+4
2014-08-26cselib_record_sets_hook takes an rtx_insnDavid Malcolm1-1/+1
2014-08-26cselib and incdecDavid Malcolm1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-3/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-20re PR middle-end/54921 (wrong code with -Os -fno-omit-frame-pointer -fsched2-...Jakub Jelinek1-0/+1
2012-10-16re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek1-0/+2
2012-03-01re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva1-0/+1
2012-02-14re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek1-1/+2
2011-12-31cselib.h (cselib_add_permanent_equiv): Declare.Alexandre Oliva1-0/+19
2011-02-03re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva1-3/+5
2010-12-03basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis1-6/+0
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-3/+3
2010-06-30re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek1-1/+1
2010-03-30re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo...Alexandre Oliva1-0/+1
2010-03-16re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek1-1/+8
2010-03-12cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.Jakub Jelinek1-1/+1
2010-03-07re PR debug/43176 (var-tracking fails to notice a value change)Jakub Jelinek1-1/+3
2010-02-03re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva1-5/+9
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+22
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-6/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-17Remove libcall notes.Steven Bosscher1-2/+0
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-1/+4