Guard the MIPS64 variant correctly for i64, mark the MIPS32 version as not
in microMIPS and provide the microMIPS version.
Additionally, remove a related stale XFAIL'd test as bswap has its own test
case providing coverage.
Paths
| Differential D45816
[mips] Correct the patterns for bswap ClosedPublic Authored by sdardis on Apr 19 2018, 7:07 AM.
Details Summary Guard the MIPS64 variant correctly for i64, mark the MIPS32 version as not Additionally, remove a related stale XFAIL'd test as bswap has its own test
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2018, 9:27 AM Closed by commit rL330705: [mips] Correct the patterns for bswap (authored by sdardis). · Explain WhyApr 24 2018, 3:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143703 llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/test/CodeGen/Mips/2008-08-08-bswap.ll
llvm/trunk/test/CodeGen/Mips/bswap.ll
|