rs6000.c (rs6000_register_move_cost): New function.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 23 Oct 2002 15:20:38 +0000 (15:20 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 23 Oct 2002 15:20:38 +0000 (11:20 -0400)
commit34bb030a5679ed534d99333f45bceb8bfdff348f
tree4d40dadda3427c34b5d4cc20c0482b2a2c61eed3
parent1ab9ba628672d778d1ad8ee3e704a9b2db6f5ffb
rs6000.c (rs6000_register_move_cost): New function.

        * config/rs6000/rs6000.c (rs6000_register_move_cost): New function.
        (rs6000_memory_move_cost): New function.
        * config/rs6000/rs6000-protos.h: Declare them.
        * config/rs6000/rs6000.h: Use them.

Co-Authored-By: Geoffrey Keating <geoffk@apple.com>
From-SVN: r58453
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h