This is an archive of the discontinued LLVM Phabricator instance.

[PEI][Mips] Switch to backwards frame index elimination
ClosedPublic

Authored by foad on Jul 3 2023, 6:58 AM.

Details

Summary

This adds support for running PEI::replaceFrameIndicesBackward with no
RegisterScavenger, and basic support for eliminating call frame pseudo
instructions.

Diff Detail

Event Timeline

foad created this revision.Jul 3 2023, 6:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 6:58 AM
foad requested review of this revision.Jul 3 2023, 6:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 6:58 AM
arsenm accepted this revision.Jul 7 2023, 5:23 AM
This revision is now accepted and ready to land.Jul 7 2023, 5:23 AM
This revision was landed with ongoing or failed builds.Jul 7 2023, 10:33 AM
This revision was automatically updated to reflect the committed changes.