Fix 40671, 41145
[gcc.git] / gcc / tree-ssa-live.h
2009-04-27 Michael Matzssaexpand.h (struct ssaexpand): Member 'values' is...
2009-04-26 H.J. Lutree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.
2009-04-26 Michael MatzExpand from SSA.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-08 Andrew MacLeodNew TER code.
2006-12-04 Andrew MacLeodSwitch live on entry to a per block basis from per...
2006-12-01 Andrew MacLeodcommon.opt (ftree-combine-temps): Remove.
2006-11-30 Andrew MacLeodImplement coalesce list with hash table instead of...
2006-04-12 Kazu HirataMakefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2005-07-30 Jan Hubickatree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-14 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Use VEC instead...
2005-02-13 Kazu Hirata* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
2005-02-12 Kazu Hiratac-tree.h, [...]: Fix comment typos.
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-08 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Make them static.
2004-11-04 Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-06-03 Jerry QuinnMakefile.in (RA_H, [...]): New.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.