]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386-protos.h (ix86_memory_move_cost): Move offline.
authorJan Hubicka <jh@suse.cz>
Wed, 14 Feb 2001 21:16:35 +0000 (22:16 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 14 Feb 2001 21:16:35 +0000 (21:16 +0000)
commitfa79946ef552152e732152ad7ffd127922ac9a60
tree50f6669a210386b4c272ed2036c5330206d8a126
parent6836e0240ee7235a72c236ed8fa688759ec15e47
i386-protos.h (ix86_memory_move_cost): Move offline.

* i386-protos.h (ix86_memory_move_cost): Move offline.
* i386.c (ix86_register_move_cost): Compute properly cost of
SSE, MMX and i387 instructions.
(*_cost): Add costs of SSE/MMX moves.
(ix86_memory_move_cost): Move offline from ....; Likewise.
* i386.h (MEMORY_MOVE_COST): .... here;
(struct processor costs): Add new fields to represent costs
of SSE/MMX moves.

From-SVN: r39689
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
This page took 0.06067 seconds and 5 git commands to generate.