This is an archive of the discontinued LLVM Phabricator instance.

[mips] Add assembler support for .set msa/nomsa directive.
ClosedPublic

Authored by tomatabacu on Aug 4 2014, 9:17 AM.

Details

Summary

These directives are used to toggle whether the assembler accepts MSA-specific instructions or not.

Contains work done by Matheus Almeida.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 12166.Aug 4 2014, 9:17 AM
tomatabacu retitled this revision from to [mips] Add assembler support for .set msa/nomsa directive..
tomatabacu updated this object.
tomatabacu edited the test plan for this revision. (Show Details)
tomatabacu added a reviewer: dsanders.
tomatabacu updated this object.Aug 6 2014, 3:08 AM
dsanders accepted this revision.Aug 6 2014, 3:08 AM
dsanders edited edge metadata.

LGTM. This is a patch that Matheus wrote but hadn't started upstreaming so we'll credit him too in the commit message.

This revision is now accepted and ready to land.Aug 6 2014, 3:08 AM
dsanders closed this revision.Aug 7 2014, 5:12 AM