]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-copy.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
[thirdparty/gcc.git] / gcc / tree-ssa-copy.c
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-07  Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
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.
2012-04-20  Richard Guenthertree-ssa-copy.c (propagate_tree_value_into_stmt): Use...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-15  Richard Guentherre PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr3852...
2011-03-25  Richard Guenthertree-ssa-copy.c (stmt_may_generate_copy): Copies from...
2011-03-24  Jeff Lawtree-ssa-live.c (remove_unused_scope_block_p): Remove...
2010-12-08  Richard GuentherFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-11-26  Michael Matztree-ssa-copy.c (fini_copy_prop): Don't DCE when we...
2010-11-03  Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-08-10  Richard Guenthertree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2010-08-09  Richard Guenthertree-ssa-copy.c (cached_last_copy_of): Remove.
2010-08-04  Richard Guenthertree-ssa-propagate.h (struct prop_value_d, [...]):...
2010-06-14  Jakub Jelinekre PR tree-optimization/44508 (libgomp.fortran/vla1...
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...
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-03-31  Richard GuentherFix PR43464: copyprop should maintain loop close phi...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-22  Richard Guenthertree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-08-27  Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-05-28  Benjamin Kosniktree-ssa-copy.c (replace_exp_1): Move op for warning...
2009-05-26  Richard Guenthertree-vect-data-refs.c (vect_create_data_ref_ptr): Remov...
2009-05-03  Richard Guentherre PR tree-optimization/23329 (hack in may_propagate_co...
2009-04-04  Richard GuentherMakefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-28  Richard Guenthertree-ssa-copy.c (copy_prop_visit_phi_node): Do not...
2009-03-28  Richard Guentherre PR tree-optimization/38458 (copy-propagation doesn...
2009-03-27  Xinliang David LiFix for PR39548
2008-08-29  Richard Guenthercommon.opt (ftree-store-ccp): Mark as preserved for...
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...
2008-01-10  Richard Guentherre PR tree-optimization/34683 (SSA rewriting in the...
2007-11-23  Richard Guenthertree-ssa-copy.c (may_propagate_copy): Remove redundant...
2007-10-29  Richard Guentherpasses.c (init_optimization_passes): Exchange store_cop...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02  Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-02  Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-04-11  Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-01-11  Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-12  Diego Novillo[multiple changes]
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-16  Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-04-11  Jeff Lawtree-ssa-copy.c (may_propagate_copy): Test flow sensiti...
2006-04-07  Richard Bienerre PR tree-optimization/26135 (store copyprop not effec...
2006-03-30  Paolo Bonzinire PR tree-optimization/26830 (Repeated SSA update...
2006-03-21  Jeff Lawtree-pass.h (pass_phi_only_copy_prop): Delete.
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.
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-18  Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-09-27  Jeff Lawpasses.c (init_optimization_passes): Replace copy propa...
2005-09-19  Richard Hendersontree-flow.h (merge_alias_info): Declare.
2005-07-28  Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-10  Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-30  Diego Novillore PR tree-optimization/22234 (verify_ssa failed with...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-03  Kazu Hiratare PR tree-optimization/21849 (wrong use of sbitmap...
2005-06-02  Diego Novillo[multiple changes]
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-31  Andrew Pinskire PR tree-optimization/21732 (-ftree-dump-all-details...
2005-05-16  Kazu Hiratatree-ssa-copy.c (copy_prop_visit_assignment): Clean...
2005-05-03  Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-24  Kazu Hiratatree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPAR...
2005-04-19  Kazu Hiratare PR tree-optimization/21096 (copy-prop leaks memory)
2005-04-13  Kazu Hiratare PR tree-optimization/20913 (copy-prop does not fold...
2005-04-09  Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-18  Diego Novillore PR tree-optimization/19121 (ICE: in merge_alias_info...
2004-12-01  Diego Novillore PR tree-optimization/18291 (ICE in merge_alias_info)
2004-11-14  Kazu Hirataglobal.c, [...]: Fix comment typos.
2004-10-28  Diego Novillore PR tree-optimization/16728 (std::set tests for alloc...
2004-09-30  Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-29  Richard Hendersonre PR tree-optimization/15089 (local register variable...
2004-09-20  Andrew Pinskire PR tree-optimization/17558 (internal compiler error...
2004-09-15  Andrew Pinskipointer-reference-alias.C: New test.
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-19  Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-07-27  Diego Novillotree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-24  Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-07  Richard Hendersontree-flow-inline.h (may_propagate_copy): Move...
2004-07-02  Kazu Hirataifcvt.c, [...]: Fix comment typos.
2004-06-29  Diego Novillocommon.opt (ftree-fre): New flag.
2004-06-17  Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-15  Diego Novillo* tree-ssa-copy.c (cprop_into_successor_phis): Fix...
2004-06-10  Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09  Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-05-18  Jeff LawForgot to commit.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.