Simplify translate_clast_* methods
[gcc.git] / gcc / tree-ssa-ter.c
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.