This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
ClosedPublic

Authored by jkolek on Mar 18 2015, 8:02 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 22182.Mar 18 2015, 8:02 AM
jkolek retitled this revision from to [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: zoran.jovanovic, dsanders.
jkolek added subscribers: Unknown Object (MLST), petarj.
jkolek updated this revision to Diff 23059.Apr 1 2015, 8:32 AM
jkolek updated this revision to Diff 23169.Apr 2 2015, 10:51 AM
jkolek updated this revision to Diff 25159.May 7 2015, 4:50 AM
zoran.jovanovic accepted this revision.May 8 2015, 5:42 AM
zoran.jovanovic edited edge metadata.

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
9 ↗(On Diff #25159)

Nit: Please use the single-line style.

This revision is now accepted and ready to land.May 8 2015, 5:42 AM
jkolek updated this revision to Diff 25325.May 8 2015, 6:53 AM
jkolek edited edge metadata.
This revision was automatically updated to reflect the committed changes.