This is an archive of the discontinued LLVM Phabricator instance.

[mips] Analyze and provide selection patterns microMIPSR6 branches
ClosedPublic

Authored by sdardis on Apr 26 2018, 3:51 AM.

Details

Summary

These branches were previously unanalyzable and unselectable. Add them and
recognize how to generate their inverses.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Apr 26 2018, 3:51 AM
This revision is now accepted and ready to land.Apr 26 2018, 8:22 AM
This revision was automatically updated to reflect the committed changes.