This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Fix JRADDIUSP instruction
ClosedPublic

Authored by jkolek on Nov 21 2014, 3:53 PM.

Details

Summary

Fix JRADDIUSP instruction, remove delay slot flag because this instruction doesn't have delay slot.

Diff Detail

Event Timeline

jkolek updated this revision to Diff 16514.Nov 21 2014, 3:53 PM
jkolek retitled this revision from to [mips][microMIPS] Fix JRADDIUSP instruction.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: sstankovic, dsanders, vmedic.
jkolek added subscribers: Unknown Object (MLST), zoran.jovanovic, petarj.
sstankovic accepted this revision.Nov 24 2014, 7:36 AM
sstankovic edited edge metadata.
This revision is now accepted and ready to land.Nov 24 2014, 7:36 AM
jkolek closed this revision.Nov 24 2014, 8:14 AM
jkolek updated this revision to Diff 16565.

Closed by commit rL222658 (authored by @jkolek).