]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-sccvn.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / tree-ssa-sccvn.h
2012-07-06  Tom de Vriesre PR tree-optimization/52009 (Another missed tail...
2012-04-27  Tom de Vriesre PR tree-optimization/51879 (Missed tail merging...
2011-09-27  Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-09-06  Richard Guentherre PR tree-optimization/48317 (SCCVN does not handle...
2011-02-07  Richard Guentherre PR tree-optimization/47615 (ICE: too deep recursion...
2011-01-21  Richard Guentherre PR tree-optimization/47365 (wrong code with -O ...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-04-07  Richard Guentherre PR tree-optimization/43270 (array-bounds false negative)
2009-06-07  Bernhard Reutner... tree-flow.h (make_value_handle, [...]): Remove prototyp...
2009-05-28  Richard Guenthertree-ssa-alias.c (ao_ref_init): New function.
2009-04-04  Richard Guentherre PR c++/8781 (Pessimization of C++ (functional) code)
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-28  Richard Guentherre PR tree-optimization/38926 (ice in find_or_generate_...
2009-01-18  Richard Guentherre PR tree-optimization/38819 (trapping expression...
2008-11-02  Richard Guentherre PR tree-optimization/37991 (excessive memory consump...
2008-08-21  Richard Guenthertree-ssa-pre.c (insert_into_preds_of_block): Before...
2008-08-19  Richard Guentherre PR tree-optimization/35972 (load-PRE missed opportun...
2008-07-29  Richard Guentherre PR tree-optimization/36945 (PRE/SCCVN do not handle...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-19  Richard Guentherre PR bootstrap/36864 (Yet another bootstrap failure...
2008-07-14  Richard Guenthertree-ssa-sccvn.c (pre_info): Remove.
2008-07-08  Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-04-15  Richard Guenthertree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
2008-03-14  Richard Guentherre PR tree-optimization/34043 (Missed optimization...
2008-03-08  Richard Guenthertree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
2008-01-10  Steven Bosschertree-ssa-sccvn.h (struct vn_ssa_aux): Make the most...
2007-12-13  Richard Guentherre PR middle-end/34450 (compile takes up 1.8 GB RAM...
2007-08-26  Bernhard Fischertree-ssa-sccvn.c, [...]: Remove unnecessary trailing...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-30  Daniel BerlinFix PR tree-optimization/32540 Fix PR tree-optimization...