On 06/14/2015 08:15 AM, Tom de Vries wrote:
On 30/03/15 11:54, Tom de Vries wrote:
On 30-03-15 10:15, Jan Hubicka wrote:
Also move_sese_region_to_fn seem to mis updating of counts. Can you,
please, add that and send updated patch?
Like this?
OK for stage1 if bootstrap and reg-test on x86_64 are ok?
Ping. Original posting at
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01537.html .
Thanks,
- Tom
0002-Preserve-edge-count-in-move_sese_region_to_fn.patch
Preserve edge count in move_sese_region_to_fn
2015-03-30 Tom de Vries<t...@codesourcery.com>
* tree-cfg.c (move_sese_region_to_fn): Add entry_count and exit_count
arrays, and used the to propagate edge counts alongside edge
probabilities.
Please include a testcase. I think you had one in the earlier patch
submissions.
OK with a testcase and fresh bootstrap/regression test.
jeff