This is an archive of the discontinued LLVM Phabricator instance.

[mips] Compact branch hazard detection
ClosedPublic

Authored by abeserminji on Dec 16 2016, 10:45 AM.

Details

Summary

Follow up to D27209 fix, this patch now also covers cases such as when unsafe instruction appears in forbidden slot of branch instruction.

Diff Detail

Repository
rL LLVM

Event Timeline

abeserminji retitled this revision from to [mips] Compact branch hazard detection.
abeserminji updated this object.
abeserminji set the repository for this revision to rL LLVM.
abeserminji added a subscriber: llvm-commits.
sdardis accepted this revision.Dec 20 2016, 12:47 PM
sdardis edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 20 2016, 12:47 PM
This revision was automatically updated to reflect the committed changes.