This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement CLO and CLZ instructions
ClosedPublic

Authored by jkolek on Mar 23 2015, 9:41 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 22481.Mar 23 2015, 9:41 AM
jkolek retitled this revision from to [mips][microMIPSr6] Implement CLO and CLZ 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 22482.Mar 23 2015, 9:45 AM
jkolek updated this revision to Diff 23065.Apr 1 2015, 9:16 AM
zoran.jovanovic accepted this revision.May 12 2015, 8:18 AM
zoran.jovanovic edited edge metadata.

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
18 ↗(On Diff #23065)

Nit: Please use the single-line style.

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