re PR middle-end/42834 (memcpy folding overeager)
[platform/upstream/gcc.git] / gcc / tree-ssa-sccvn.c
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-26 Richard Guenthertree-ssa-sccvn.c (copy_nary): Adjust.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-14 Richard Guentherre PR tree-optimization/44124 (valgrind reports invalid...
2010-04-07 Richard Guentherre PR tree-optimization/43270 (array-bounds false negative)
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-04 Richard Guenthertree-ssa-sccvn.c (get_or_alloc_constant_value_id):...
2010-01-04 Richard Guenthertree-ssa-sccvn.c (vn_reference_op_compute_hash): Use...
2009-12-19 Richard Guentherre PR tree-optimization/42108 (50% performance regression)
2009-12-18 Richard Guenthertree-ssa-sccvn.c (copy_nary): New function.
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-31 Eric Botcazoutree-ssa-sccvn.c (vn_reference_lookup_3): Bail out...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-08 Richard Hendersontree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume...
2009-08-06 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Make function...
2009-06-16 Ian Lance Taylorbitmap.c (bitmap_clear): Don't declare as inline.
2009-06-12 Andrew Pinskire PR tree-optimization/38865 (missing FRE with VIEW_CO...
2009-06-03 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Use...
2009-06-02 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Use...
2009-05-28 Richard Guenthertree-ssa-alias.c (ao_ref_init): New function.
2009-05-25 Richard Guentherre PR tree-optimization/36327 (SCCVN should look throug...
2009-05-21 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Record...
2009-05-15 Richard Guentherre PR tree-optimization/39999 (gcc 4.4.0 compiles in...
2009-05-14 Doug Kwantree-ssa-sccvn.c (compare_ops): Stabilize qsort.
2009-04-15 Richard Guenthertree-ssa-pre.c (eliminate): When replacing a PHI node...
2009-04-11 Richard Guentherre PR tree-optimization/39713 (ICE in get_expr_value_id)
2009-04-08 Richard Guenthertree-ssa-sccvn.c (valueize_refs): Do not continue to...
2009-04-05 Richard Bienerre PR c/39648 (internal compiler error: in fold_convert...
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-03-28 Richard Guentherre PR tree-optimization/38513 (Only postreload will...
2009-03-04 Richard Guentherre PR tree-optimization/39362 (ICE failing to coalesce...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-06 Paolo Bonzinire PR target/35659 (Miscompiled code with -O2 (but...
2009-01-28 Richard Guentherre PR tree-optimization/38926 (ice in find_or_generate_...
2009-01-23 Paolo Bonzinire PR middle-end/38932 (ICE in set_value_range, at...
2009-01-18 Richard Guentherre PR tree-optimization/38819 (trapping expression...
2008-11-20 Jakub Jelinekre PR middle-end/29215 (extra store for memcpy)
2008-11-02 Richard Guentherre PR tree-optimization/37542 (PRE doesn't simplify...
2008-11-02 Richard Guentherre PR tree-optimization/37991 (excessive memory consump...
2008-10-04 Richard Guenthertree-ssa-sccvn.c (vn_reference_op_eq): Use types_compat...
2008-09-22 Richard Guentherre PR tree-optimization/37145 (XFAILs from PRE rewrite...
2008-09-18 Richard Guentherre PR tree-optimization/37258 (ice in simplify_subreg...
2008-09-08 Richard Guentherre PR tree-optimization/37421 (ICE in vn_reference_inse...
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-08-13 Eric Botcazougimple.h (gimple_call_set_chain): Accept SSA variables.
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-27 Eric Botcazoure PR tree-optimization/36830 (STORAGE_ERROR raised...
2008-07-19 Richard Guentherre PR bootstrap/36864 (Yet another bootstrap failure...
2008-07-15 Daniel Berlintree-ssa-sccvn.c (expressions_equal_p): Check type...
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-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-17 Bernhard Fischertree-ssa-sccvn.c: Fix format of comments.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-26 Richard Guenthertree-ssa-sccvn.c (expr_has_constants): Declare.
2008-05-20 Richard Guentherre PR middle-end/35204 (crash by too deep recursion...
2008-05-20 Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-05-16 Kenneth Zadecktree-ssa-dse (max_stmt_uid): Removed.
2008-05-15 Richard Guenthertree-dfa.c (refs_may_alias_p): Allow all kinds of INDIR...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-17 Richard Guenthertree-vn.c (expressions_equal_p): Do not check type...
2008-04-15 Richard Guenthertree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
2008-03-18 Richard Guenthertree-ssa-sccvn.c (visit_reference_op_load): If the...
2008-03-15 Richard Guenthertree-ssa-ccp.c (get_symbol_constant_value): Export.
2008-03-14 Richard Guentherre PR tree-optimization/34172 (Missed store ccp optimiz...
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-03-03 Richard Guenthertree-ssa-sccvn.c (visit_reference_op_store): Do not...
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.
next