This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement ALIGN and AUI instructions
ClosedPublic

Authored by jkolek on Apr 1 2015, 10:53 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 23078.Apr 1 2015, 10:53 AM
jkolek retitled this revision from to [mips][microMIPSr6] Implement ALIGN and AUI 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 25861.May 15 2015, 6:13 AM
zoran.jovanovic accepted this revision.May 15 2015, 7:04 AM
zoran.jovanovic edited edge metadata.

LGTM

test/MC/Disassembler/Mips/micromips32r6.txt
3 ↗(On Diff #23078)

Nit: Please use the single-line style.

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