This is an archive of the discontinued LLVM Phabricator instance.

[mips] Enable spilling and reloading of the dsp register set.
ClosedPublic

Authored by sdardis on Sep 19 2017, 8:19 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Sep 19 2017, 8:19 AM
sdardis added inline comments.Sep 19 2017, 8:23 AM
lib/Target/Mips/MicroMipsDSPInstrInfo.td
421–423 ↗(On Diff #115840)

Formatting of the continued lines here is wrong. I'll address it along with any other comments.

nitesh.jain resigned from this revision.Sep 28 2017, 3:27 AM
This revision is now accepted and ready to land.Sep 28 2017, 3:54 AM
This revision was automatically updated to reflect the committed changes.

Thanks for the review.