]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-uncprop.c
pass current function to opt_pass::gate ()
[thirdparty/gcc.git] / gcc / tree-ssa-uncprop.c
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
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-18  Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-06-14  Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
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-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-17  Richard Guenthertree-ssa-uncprop.c (uncprop_into_successor_phis): Fix...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-06-27  Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-04-04  Jan Hubickatree-ssa-uncprop.c (associate_equivalences_with_edges...
2008-09-11  Richard Guenthertree-ssa-uncprop.c (associate_equivalences_with_edges...
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...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2005-12-18  Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-11-30  Jeff Lawtree-ssa-uncprop.c (associate_equivalences_with_edges...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-02  Kazu Hiratatree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC...
2005-04-24  Kazu Hiratatree-ssa-uncprop.c (equiv_stack): Change the type o...
2005-04-13  Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-04-13  Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.