This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement LSA instruction
ClosedPublic

Authored by jkolek on Apr 9 2015, 6:29 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 23485.Apr 9 2015, 6:29 AM
jkolek retitled this revision from to [mips][microMIPSr6] Implement LSA instruction.
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.
zoran.jovanovic accepted this revision.May 18 2015, 7:55 AM
zoran.jovanovic edited edge metadata.

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
60 ↗(On Diff #23485)

Nit: Please use the single-line style.

This revision is now accepted and ready to land.May 18 2015, 7:55 AM
This revision was automatically updated to reflect the committed changes.