This is an archive of the discontinued LLVM Phabricator instance.

[Mips] Add s.d instruction alias for Mips1
ClosedPublic

Authored by mbrkusanin on Jun 12 2019, 6:22 AM.

Details

Summary

Add support for s.d instruction for Mips1 which expands into two swc1
instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

mbrkusanin created this revision.Jun 12 2019, 6:22 AM
This revision is now accepted and ready to land.Jun 12 2019, 10:40 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2019, 10:51 AM
Herald added a subscriber: jrtc27. · View Herald Transcript