tree-ssa-loop-im.c (determine_max_movement): Properly add condition cost to PHI cost...
authorRichard Biener <rguenther@suse.de>
Wed, 18 May 2016 12:32:46 +0000 (12:32 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 18 May 2016 12:32:46 +0000 (12:32 +0000)
commit524c2492c505c5bd6f0ec0e6752f7aef8cfbfc05
treebc8290796438facfda1f1add132a2e4268657953
parentcf087b415c8e72e07a5024ff24e29e859b2747e5
tree-ssa-loop-im.c (determine_max_movement): Properly add condition cost to PHI cost instead of total_cost.

2016-05-18  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (determine_max_movement): Properly add
condition cost to PHI cost instead of total_cost.

From-SVN: r236376
gcc/ChangeLog
gcc/tree-ssa-loop-im.c