gnu.ver: Remove _ZNKSt3tr14hashIgEclEg@@GLIBCXX_3.4.10 and...
[gcc.git] / gcc / tree-ssa-sccvn.c
2008-02-29 Richard Guenthertree-ssa-pre.c (get_sccvn_value): Create missing VNs...
2008-02-28 Steven Bosschertree-ssa-sccvn (vn_ssa_aux_obstack): New obstack.
2008-01-21 Richard Guentherre PR target/34856 (ICE with some constant vectors)
2008-01-17 Andrew MacLeodTeach SCCVN that throwing expressions are not to be...
2008-01-11 Richard Guenthertree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode...
2008-01-08 Richard Guentherre PR tree-optimization/34683 (SSA rewriting in the...
2008-01-07 Richard Guentherre PR tree-optimization/34683 (SSA rewriting in the...
2007-12-13 Richard Guentherre PR middle-end/34450 (compile takes up 1.8 GB RAM...
2007-11-23 Richard Guentherre PR tree-optimization/34176 (SCCVN breaks gettext)
2007-09-27 Ian Lance Taylorre PR tree-optimization/33565 (spurious warning: assum...
2007-09-18 Richard Guentherre PR tree-optimization/33340 (ICE: SSA corruption...
2007-09-07 Richard Guentherre PR tree-optimization/32586 (New VN misses FRE opport...
2007-09-07 Richard Guentherrevert: re PR tree-optimization/32586 (New VN misses...
2007-09-06 Richard Guentherre PR tree-optimization/32586 (New VN misses FRE opport...
2007-08-26 Bernhard Fischertree-ssa-sccvn.c, [...]: Remove unnecessary trailing...
2007-08-01 Daniel Jacobowitzre PR tree-optimization/32919 (SSA corruption because...
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.
2007-07-18 Daniel Berlintree-ssa-sccvn.c (try_to_simplify): Use valid_gimple_ex...
2007-07-14 Eric Botcazoure PR tree-optimization/32705 (ICE in set_ssa_val_to...
2007-07-12 Daniel Berlinre PR tree-optimization/32663 (revision 126369 went...
2007-07-11 Eric Botcazoure PR tree-optimization/32713 (ICE in copy_reference_op...
2007-07-11 Eric Botcazoure PR tree-optimization/32589 (exp_dbug.adb:981: error...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-07 Daniel Berlinre PR middle-end/23488 (GCSE load PRE does not work...
2007-07-04 Daniel Berlinre PR tree-optimization/32604 (miscompilation at -O2)
2007-07-03 Daniel Berlintree-ssa-sccvn.c (set_ssa_val_to): Check for operand_eq...
2007-07-02 Daniel Berlinre PR tree-optimization/32571 (ICE in set_ssa_val_to...
2007-07-01 Daniel Berlintree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle...
2007-06-30 Daniel BerlinFix PR tree-optimization/32540 Fix PR tree-optimization...