This is an archive of the discontinued LLVM Phabricator instance.

Fix issue with delay slot filler and microMIPS
ClosedPublic

Authored by zoran.jovanovic on Nov 10 2014, 8:30 AM.

Details

Summary

Patch temporarily fixes issue with 16b microMIPS instructions in delay slot of call instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

zoran.jovanovic retitled this revision from to Fix issue with delay slot filler and microMIPS.
zoran.jovanovic updated this object.
zoran.jovanovic edited the test plan for this revision. (Show Details)
zoran.jovanovic added a reviewer: sstankovic.
sstankovic accepted this revision.Nov 10 2014, 8:46 AM
sstankovic edited edge metadata.
This revision is now accepted and ready to land.Nov 10 2014, 8:46 AM
Diffusion closed this revision.Nov 10 2014, 9:19 AM
Diffusion updated this revision to Diff 15991.

Closed by commit rL221612 (authored by zjovanovic).