]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ter.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / tree-ssa-ter.c
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-26  Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-03-08  Richard Bienertree-ssa-ter.c (is_replaceable_p): Do not TER across...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-17  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2011-02-04  Jakub Jelinekre PR inline-asm/23200 (rejects "i"(&var + 1))
2010-12-16  Jakub Jelinekre PR tree-optimization/43655 (-ftree-ter causes FAIL...
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-20  Pat Haugentree-ssa-ter.c (find_replaceable_in_bb): Allow replacem...
2010-09-13  Pat Haugentree-ssa-ter.c (temp_expr_table_d): Add call_cnt field.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-04-27  Michael Matzssaexpand.h (struct ssaexpand): Member 'values' is...
2009-04-26  Michael Matztree-ssa-copyrename.c (rename_ssa_copies): Don't iterat...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-19  Andrew MacLeodre PR middle-end/37567 (tree SSA to normal checking...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-20  Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-01-13  Sebastian Poptree-ssa-ter.c (free_temp_expr_table): Free num_in_part...
2007-10-15  Jakub Jelinekre PR tree-optimization/33619 (TER breaks some inline...
2007-10-03  Alexandre Olivadecl.c (duplicate_decls): Preserve linkage flags for...
2007-09-30  Diego Novillore PR tree-optimization/33593 (tree-outof-ssa moves...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-01-08  Mark Shinwellre PR tree-optimization/29877 (out of SSA (TER) extends...
2006-12-22  Kazu Hirataelfos.h, [...]: Fix comment typos.
2006-12-22  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-12  Diego Novillo[multiple changes]
2006-12-10  Daniel Berlintree-ssa-alias.c (compact_name_tags): Use sort_tags_by_id.
2006-12-10  Andrew MacLeodNew out of ssa Coalescer.
2006-12-08  Andrew MacLeodNew TER code.