summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR tree-optimization/21732 (-ftree-dump-all-details hangs during *.c.t24.c...Andrew Pinski2005-05-311-3/+11
* tree-ssa-copy.c (copy_prop_visit_assignment): Clean up by folding a COND_EXPR...Kazu Hirata2005-05-161-33/+17
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-12/+16
* tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P.Kazu Hirata2005-04-241-1/+1
* re PR tree-optimization/21096 (copy-prop leaks memory)Kazu Hirata2005-04-191-0/+1
* re PR tree-optimization/20913 (copy-prop does not fold conditionals)Kazu Hirata2005-04-131-3/+10
* dominance.c, [...]: Fix comment typos.Kazu Hirata2005-04-091-1/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-40/+811
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1