This is an archive of the discontinued LLVM Phabricator instance.

[MIPS][Disassembler][Test]Add missing disassembler tests for mips1 platform
ClosedPublic

Authored by vmedic on Dec 12 2014, 7:01 AM.

Details

Reviewers
dsanders
jkolek
Summary

This is the first in a series of patches that add missing disassembler tests for mips platform. The patches are divided per version of mips CPU to keep the patches smaller and ease the review. There are no functional changes, code is changed only if new tests reveal a bug.

Diff Detail

Event Timeline

vmedic updated this revision to Diff 17230.Dec 12 2014, 7:01 AM
vmedic retitled this revision from to [MIPS][Disassembler][Test]Add missing disassembler tests for mips1 platform.
vmedic updated this object.
vmedic edited the test plan for this revision. (Show Details)
vmedic added reviewers: dsanders, jkolek.
vmedic added a subscriber: Unknown Object (MLST).
vmedic edited subscribers, added: Unknown Object (MLST); removed: Unknown Object (MLST).Dec 12 2014, 7:06 AM
dsanders accepted this revision.Dec 15 2014, 3:15 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 15 2014, 3:15 AM
vmedic closed this revision.Dec 15 2014, 7:23 AM

Committed revision 224251.