This is an archive of the discontinued LLVM Phabricator instance.

[mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=mips1 does not accept them
ClosedPublic

Authored by dsanders on May 7 2014, 7:29 AM.

Details

Summary

A small number of instructions are rejected with the wrong error message.
These have been placed in a separate test for now. There seems to be some
parsing quirk that triggers when these instructions are disabled.

Depends on D3571

Diff Detail

Event Timeline

dsanders updated this revision to Diff 9170.May 7 2014, 7:29 AM
dsanders retitled this revision from to [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=mips1 does not accept them.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: vmedic.
vmedic accepted this revision.May 7 2014, 8:12 AM
vmedic edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 7 2014, 8:12 AM
dsanders closed this revision.May 8 2014, 5:47 AM