i386.c (ix86_secondary_memory_needed): Break out to...
authorJan Hubicka <jh@suse.cz>
Mon, 23 Jul 2007 23:07:46 +0000 (23:07 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 23 Jul 2007 23:07:46 +0000 (23:07 +0000)
commit6232eadce37e1ffdb4d679966ad3b4a4ac435852
treefe0154806e03bb034ce13b05e3c4e6cd32b956ca
parent3a796c6fc089ab1d0db461a0c102d6d823cff34a
i386.c (ix86_secondary_memory_needed): Break out to...

* i386.c (ix86_secondary_memory_needed): Break out to...
(inline_secondary_memory_needed): ... here.
(ix86_memory_move_cost): Break out to ...
(inline_memory_move_cost): ... here; add support for IN value of 2 for
maximum of input and output; fix handling of Q_REGS on 64bit.
(ix86_secondary_memory_needed): Microoptimize.

From-SVN: r126861
gcc/ChangeLog
gcc/config/i386/i386.c