OSDN Git Service

PR optimization/4994
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Feb 2002 21:16:22 +0000 (21:16 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Feb 2002 21:16:22 +0000 (21:16 +0000)
commitcf3dc0864187d729c52c788655f62fc565f6a21c
tree31afe5ea799d69d4a0af20187cac2e9efca3c060
parent6de9716cc86b899d324a5ba53a2788a34f6f7d44
PR optimization/4994
* config/i386/i386.md (movsi_1, movsf_1): Support MMX -> MMX
register moves.

* g++.dg/opt/mmx1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49939 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/mmx1.C [new file with mode: 0644]