]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cselib.h
arm: Factorize several occurrences of the same code into reg_needs_saving_p
[thirdparty/gcc.git] / gcc / cselib.h
2020-04-09  Jakub Jelinekcselib, var-tracking: Improve debug info after the...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-01  Richard SandifordRemove clobber_high
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-06  Alan Haywardcse support for clobber_high
2018-01-03  Jakub JelinekUpdate copyright years.
2017-03-31  Jakub Jelinekre PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-02  Eric Botcazoure PR rtl-optimization/70886 (-frename-registers causes...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-06-01  Martin LiskaChange use to type-based pool allocator in cselib.c.
2015-05-02  Trevor Saundersmake fp_setter_insn take a rtx_insn *
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-18  Kito ChengAdd header guard to several header files.
2014-08-26  David Malcolmcselib (also touches sched-deps.c)
2014-08-26  David Malcolmcselib_record_sets_hook takes an rtx_insn
2014-08-26  David Malcolmcselib and incdec
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Jakub Jelinekre PR middle-end/54921 (wrong code with -Os -fno-omit...
2012-10-16  Jakub Jelinekre PR debug/54796 (Non-addressable stack parameter...
2012-03-01  Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-13  Jakub Jelinekre PR bootstrap/52172 (stage 3 Bootstrap comparison...
2011-12-31  Alexandre Olivacselib.h (cselib_add_permanent_equiv): Declare.
2011-02-03  Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2010-12-03  Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-12-03  Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-06-30  Jakub Jelinekre PR debug/44694 (Long var tracking compile time of...
2010-03-30  Alexandre Olivare PR debug/42977 ("-fcompare-debug failure" with ...
2010-03-16  Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2010-03-12  Jakub Jelinekcselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
2010-03-07  Jakub Jelinekre PR debug/43176 (var-tracking fails to notice a value...
2010-02-03  Alexandre Olivare PR debug/42896 (Random debug generation differences...
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-17  Steven BosscherRemove libcall notes.
2007-07-30  Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2006-12-17  Steven Bosschercselib.c (struct cselib_val_struct): Make val_rtx its...
2005-06-25  Kelley CookUpdate FSF address.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-10  Steven Bosschercselib.c (clear_table): Rename to cselib_clear_table.
2004-09-13  Richard Hendersonre PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered...
2004-04-22  Jakub Jelinekcselib.h (struct elt_loc_list): Remove canon_loc field.
2004-03-30  Zack Weinberggengtype.c (create_option): New function.
2004-03-04  Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-03  Jan Hubickacselib.c (hash_table): Remove GTY marker.
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-12  Jan Hubickaalias.c: Invlude varray.h
2003-06-29  Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-04-17  Alexandre Olivareload1.c (reload_cse_noop_set_p): Return false if...
2003-03-11  Jan Hubickacselib.c (cselib_invalidate_mem_1): Move too ...
2003-01-07  Jan Hubickacselib.c (cselib_current_insn_in_libcall): New static...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08  Bernd SchmidtMake cselib_subst_to_values global.
2000-12-07  Rodney Brownosf.h: Standarize copyright statement.
2000-03-14  Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs