]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/mips.md (*extenddi_truncate<mode>,
authorAdam Nemet <anemet@caviumnetworks.com>
Wed, 15 Jul 2009 20:40:02 +0000 (20:40 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Wed, 15 Jul 2009 20:40:02 +0000 (20:40 +0000)
commitda45599cf66aa9593c55b1ddd5726a1781fb8214
treeb65ecc4109165fccb60c845cfa72f126ff87b523
parent31f44cd09ad0001da1bf2e12fb18931a1c4142df
* config/mips/mips.md (*extenddi_truncate<mode>,

*extendsi_truncate<mode>): Change type attribute to move_type
with shift_shift.  Split out code handling exts from here ...
(*extend<GPR:mode>_truncate<SHORT:mode>_exts): ... to this new
pattern.
(*extendhi_truncateqi): Change type attribute to move_type with
shift_shift.  Split out code handling exts from here ...
(*extendhi_truncateqi_exts): ... to this new pattern.

From-SVN: r149694
gcc/ChangeLog
gcc/config/mips/mips.md