This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement ADDU16 and SUBU16 instructions
ClosedPublic

Authored by jkolek on Aug 29 2014, 3:12 AM.

Details

Summary

Implement microMIPS 16-bit ADDU16 and SUBU16 instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 13073.Aug 29 2014, 3:12 AM
jkolek retitled this revision from to [mips][microMIPS] Implement ADDU16 and SUBU16 instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: dsanders, vmedic.
jkolek added a subscriber: zoran.jovanovic.
jkolek updated this revision to Diff 14129.Sep 26 2014, 11:53 AM
jkolek added a reviewer: sstankovic.
jkolek updated this revision to Diff 14215.Sep 30 2014, 5:07 AM
sstankovic accepted this revision.Oct 1 2014, 6:50 AM
sstankovic edited edge metadata.
This revision is now accepted and ready to land.Oct 1 2014, 6:50 AM
Diffusion closed this revision.Oct 21 2014, 1:55 AM
Diffusion updated this revision to Diff 15176.

Closed by commit rL220276 (authored by zjovanovic).

jkolek edited edge metadata.Nov 18 2014, 5:58 AM
jkolek added a subscriber: Unknown Object (MLST).