* config/nvptx/nvptx.md (call_operation): Remove unused variables.
[gcc.git] / gcc / tree-ssa-live.h
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-03-06 Richard Bienerre PR middle-end/64928 (Inordinate cpu time and memory...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-10-09 Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-10-01 Andrew MacLeodtree-ssa-live.h (coalesce_ssa_name): Move Prototype...
2013-09-26 Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-09 Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2009-11-25 H.J. LuRemove trailing white spaces.
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.