This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions
ClosedPublic

Authored by jkolek on Mar 20 2015, 2:55 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 22380.Mar 20 2015, 2:55 PM
jkolek retitled this revision from to [mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: dsanders, zoran.jovanovic.
jkolek added subscribers: petarj, Unknown Object (MLST).
jkolek updated this revision to Diff 23064.Apr 1 2015, 9:10 AM
zoran.jovanovic accepted this revision.May 12 2015, 8:14 AM
zoran.jovanovic edited edge metadata.

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
27 ↗(On Diff #23064)

Nit: Please use the single-line style.

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