[multiple changes]
authorDavid Edelsohn <dje@gcc.gnu.org>
Mon, 13 Jun 2011 18:24:39 +0000 (14:24 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 13 Jun 2011 18:24:39 +0000 (14:24 -0400)
commita45fe02fe761ba0c7642d0eb569283daef15a49e
treee59b6c6b036d63a2cc944724a714f91bfcd9f5f7
parent8b160d504a8c41f2738827d18f4eeab326cef8ec
[multiple changes]

2011-06-13  David Edelsohn  <dje.gcc@gmail.com>

        * config/rs6000/rs6000.md (movdi_mfpgpr): Remove POWER mnemonic.
        (movdi_internal64): Same.

2011-06-13  Edmar Wienskoski  <edmar@freescale.com>

        * config/rs6000/rs6000.md (save_gpregs_<mode>): Replaced pattern
        with a set of similar patterns, where the MATCH_OPERAND for the
        function argument is replaced with individual references to hardware
        registers.
        (save_fpregs_<mode>): Ditto
        (restore_gpregs_<mode>): Ditto
        (return_and_restore_gpregs_<mode>): Ditto
        (return_and_restore_fpregs_<mode>): Ditto
        (return_and_restore_fpregs_aix_<mode>): Ditto

From-SVN: r174997
gcc/ChangeLog
gcc/config/rs6000/rs6000.md