Add test for memcpy expansion with hint.
commit959c6fe97d6c985b5e551ed30d04b5a104ee1062
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2018 13:18:43 +0000 (27 13:18 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2018 13:18:43 +0000 (27 13:18 +0000)
treed804b6faa6cf81b473df7b9357bdae1c64d28ac4
parenta0e9bfbb865dcaf307a4a06a29a7e1e7be24ee15
Add test for memcpy expansion with hint.

2018-08-27  Martin Liska  <mliska@suse.cz>

* config/i386/i386.c (ix86_expand_set_or_movmem): Dump
        selected expansion strategy.
2018-08-27  Martin Liska  <mliska@suse.cz>

* gcc.dg/tree-prof/val-prof-10.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263881 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/val-prof-10.c [new file with mode: 0644]