This is an archive of the discontinued LLVM Phabricator instance.

[mips] Add microMIPSR6 ll/sc instructions.
ClosedPublic

Authored by sdardis on May 16 2018, 8:20 AM.

Details

Summary

Previously the compiler was using the microMIPSR3 variants, incorrectly.

Diff Detail

Event Timeline

sdardis created this revision.May 16 2018, 8:20 AM
This revision is now accepted and ready to land.May 20 2018, 2:27 AM
This revision was automatically updated to reflect the committed changes.