]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-copyrename.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-ssa-copyrename.c
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-13  Richard Guentherre PR tree-optimization/54200 (copyrename generates...
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-13  Alexandre Olivacommon.opt (ftree-coalesce-inlined-vars): New.
2011-07-12  Richard Guenthertree-ssa-copyrename.c (rename_ssa_copies): Zero statistics.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-13  Nathan Froydpostreload-gcse.c (gcse_after_reload_main): Add calls...
2011-01-25  Jakub Jelinekre PR tree-optimization/47427 (ICE in process_constrain...
2011-01-20  Richard Guentherre PR other/47167 (Performance regression in numerical...
2010-12-06  Richard Guentherre PR tree-optimization/46806 (-O3 implies 0 <= 8 ...
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
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-05-22  Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-26  Michael MatzExpand from SSA.
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-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-28  Ian Lance Taylorre PR c++/34862 (operator new placement variant with...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09  Alexandre Olivarevert: re PR debug/23551 (dwarf records for inlines...
2007-07-06  Alexandre Olivare PR debug/23551 (dwarf records for inlines appear...
2007-07-02  Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-02-04  Jan Hubickatree-ssa-copyrename.c (copy_rename_partition_coalesce...
2007-01-11  Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-01  Andrew MacLeodcommon.opt (ftree-combine-temps): Remove.
2006-11-28  Jan HubickaPrivatize SSA variables into gimple_df.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01  Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-29  Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2004-11-06  Kazu Hirata* tree-ssa-copyrename.c (rename_ssa_copies): Make it...
2004-09-30  Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-24  Andrew Pinskire PR tree-optimization/16954 (ICE in get_tmt_for with...
2004-09-16  Andrew MacLeodre PR tree-optimization/17517 (ICE: SSA corruption)
2004-09-13  Andrew MacLeodre PR tree-optimization/17400 (out of SSA corruption)
2004-09-10  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-09  Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-18  Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-16  Nathanael Nerodetree-ssa-copyrename.c (copy_rename_partition_coalesce...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-24  Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-16  Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10  Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-07  Richard Hendersongimple-low.c (struct lower_data): Add the_return_label...
2004-05-14  Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.