summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* Fix PR43464: copyprop should maintain loop close phi nodes with multiple argu...Richard Guenther2010-03-311-6/+14
* Remove trailing white spaces.H.J. Lu2009-11-251-13/+13
* tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther2009-09-221-1/+1
* gengtype.c (main): Handle uint64_t.Richard Guenther2009-08-271-0/+1
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-1/+2
* tree-ssa-copy.c (replace_exp_1): Move op for warning-free use with checking d...Benjamin Kosnik2009-05-281-2/+1
* tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m...Richard Guenther2009-05-261-50/+20
* re PR tree-optimization/23329 (hack in may_propagate_copy should be able to r...Richard Guenther2009-05-031-49/+0
* Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther2009-04-041-1/+8
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-130/+23
* tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave the PHIs value undef...Richard Guenther2009-03-281-1/+1
* re PR tree-optimization/38458 (copy-propagation doesn't handle cycles)Richard Guenther2009-03-281-1/+1
* Fix for PR39548Xinliang David Li2009-03-271-1/+2
* common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.Richard Guenther2008-08-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-72/+163
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR c++/34862 (operator new placement variant with reference arg not accept...Ian Lance Taylor2008-01-281-1/+6
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-101-11/+11
* tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.Richard Guenther2007-11-231-24/+34
* passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther2007-10-291-135/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-3/+3
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-1/+1
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-12/+12
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-6/+6
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-1/+1
* [multiple changes]Diego Novillo2006-12-111-5/+35
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-14/+14
* tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.Dirk Mueller2006-11-161-6/+3
* tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too.Jeff Law2006-04-101-0/+15
* re PR tree-optimization/26135 (store copyprop not effective)Richard Biener2006-04-071-1/+32
* re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Paolo Bonzini2006-03-301-27/+33
* tree-pass.h (pass_phi_only_copy_prop): Delete.Jeff Law2006-03-201-36/+6
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-3/+6
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-10/+10
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-12/+12
* tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis2005-12-181-3/+3
* passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law2005-09-271-11/+46
* tree-flow.h (merge_alias_info): Declare.Richard Henderson2005-09-191-1/+1
* builtins.c: Fix comment typo(s).Volker Reichelt2005-07-281-2/+2
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-23/+34
* re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions)Diego Novillo2005-06-291-2/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c)Kazu Hirata2005-06-031-0/+1
* [multiple changes]Diego Novillo2005-06-011-1/+1
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0