This is an archive of the discontinued LLVM Phabricator instance.

[mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail.s's.
ClosedPublic

Authored by dsanders on Nov 30 2015, 2:47 AM.

Details

Summary

valid-xfail.s is for instructions that should be valid in the given ISA but
incorrectly fail. DSP/DSPr2 instructions are correct to fail since DSP/DSPr2 is
not enabled.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 41378.Nov 30 2015, 2:47 AM
dsanders retitled this revision from to [mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail.s's..
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Dec 5 2015, 6:33 AM
vkalintiris edited edge metadata.

LGTM with the triple of the new tests fixed.

This revision is now accepted and ready to land.Dec 5 2015, 6:33 AM
dsanders closed this revision.Dec 7 2015, 6:15 AM