Add support for s.d instruction for Mips1 which expands into two swc1
instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63199
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2019, 10:40 AM Closed by commit rL363184: [Mips] Add s.d instruction alias for Mips1 (authored by atanasyan). · Explain WhyJun 12 2019, 10:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204329 llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/MipsInstrFPU.td
llvm/trunk/test/MC/Mips/mips1/sd.s
|