This is an archive of the discontinued LLVM Phabricator instance.

[mips] Restrict certain trap instructions for micromipsr6
ClosedPublic

Authored by smaksimovic on Apr 5 2018, 5:59 AM.

Details

Summary

Instructions removed from micromipsr6:
teqi, tgei, tgeiu, tlti, tltiu, tnei

Diff Detail

Event Timeline

smaksimovic created this revision.Apr 5 2018, 5:59 AM
sdardis accepted this revision.Apr 6 2018, 3:33 AM

LGTM.

This revision is now accepted and ready to land.Apr 6 2018, 3:33 AM
This revision was automatically updated to reflect the committed changes.