aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-17cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u...Steven Bosscher1-7/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-10cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher1-0/+1
2004-09-13re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson1-0/+1
2004-04-22cselib.h (struct elt_loc_list): Remove canon_loc field.Jakub Jelinek1-1/+0
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-1/+1
2004-03-04cfgcleanup.c (thread_jump): Update call of cselib_init.Jan Hubicka1-1/+1
2004-03-03cselib.c (hash_table): Remove GTY marker.Jan Hubicka1-1/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-12alias.c: Invlude varray.hJan Hubicka1-0/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-9/+9
2003-04-17reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th...Alexandre Oliva1-1/+2
2003-03-11cselib.c (cselib_invalidate_mem_1): Move too ...Jan Hubicka1-0/+2
2003-01-07cselib.c (cselib_current_insn_in_libcall): New static variable.Jan Hubicka1-0/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-7/+7
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12