]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.
authorJan Hubicka <jh@suse.cz>
Sat, 2 Dec 2006 13:16:27 +0000 (14:16 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 2 Dec 2006 13:16:27 +0000 (13:16 +0000)
commitcc0faf9dc9bd8e74387359cb40fc95de92ea5e2f
treeeb2cf06e6c30f37e6af172fab8aa6a30af765618
parent9c134b65cd165e02a1e8a09bc14dd119f9034589
i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.

* config/i386/i386.c (pentium4_cost, nocona_cost): Update
32bit memcpy/memset decriptors.
(decide_alg): With -minline-all-stringops and sizes that are best
to be copied via libcall still work hard enough to pick non-libcall
strategy.

Co-Authored-By: Uros Bizjak <ubizjak@gmail.com>
From-SVN: r119445
gcc/ChangeLog
gcc/config/i386/i386.c