This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by dsanders on May 8 2014, 6:57 AM.

Details

Summary

This required a new instruction group representing the 32-bit subset of
MIPS-IV that was available in MIPS32

A small number of instructions are correctly rejected but with the wrong error
message. These have been placed in a separate test for now.

Depends on D3676

Diff Detail

Event Timeline

dsanders updated this revision to Diff 9218.May 8 2014, 6:57 AM
dsanders retitled this revision from to [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=mips[123] 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 9 2014, 2:56 AM
vmedic edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 9 2014, 2:56 AM
dsanders closed this revision.May 9 2014, 7:13 AM