2014-07-24 Richard Biener <rguenther@suse.de>
commit96c7c99c270e0e390b5b014bd4506f63eece82f2
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 08:08:26 +0000 (24 08:08 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 08:08:26 +0000 (24 08:08 +0000)
treed651168c51e1b1aa9a90adba74a92d53e8a5798c
parentc01e360676722c3e8003444e6e6a9e2b75906b47
2014-07-24  Richard Biener  <rguenther@suse.de>

* tree-inline.h (estimate_move_cost): Add speed_p parameter.
* tree-inline.c (estimate_move_cost): Add speed_p parameter
and adjust MOVE_RATIO query accordingly.
(estimate_num_insns): Adjust callers.
* ipa-prop.c (ipa_populate_param_decls): Likewise.
* ipa-cp.c (gather_context_independent_values,
estimate_local_effects): Likewise.
* ipa-split.c (consider_split): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212970 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-cp.c
gcc/ipa-prop.c
gcc/ipa-split.c
gcc/tree-inline.c
gcc/tree-inline.h