This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Add pre legalizer combiner pass
ClosedPublic

Authored by Petar.Avramovic on Jan 3 2019, 7:16 AM.

Details

Summary

Introduce GlobalISel pre legalizer pass for MIPS.
It will be used to cope with instructions that require
combining before legalization.

Diff Detail

Event Timeline

Petar.Avramovic created this revision.Jan 3 2019, 7:16 AM
This revision is now accepted and ready to land.Jan 9 2019, 12:50 PM
This revision was automatically updated to reflect the committed changes.