This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips64r6] daddi is not available on MIPS64r6
ClosedPublic

Authored by dsanders on Jun 12 2014, 5:42 AM.

Details

Summary

It's not emitted by the code generator so we only need assembler tests.

Also added missing daddi aliases from dsub mnemonics, and removed a couple
duplicate dsub tests.

Depends on D4112

Diff Detail

Event Timeline

dsanders updated this revision to Diff 10349.Jun 12 2014, 5:42 AM
dsanders retitled this revision from to [mips][mips64r6] daddi is not available on MIPS64r6.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
vmedic accepted this revision.Jun 12 2014, 8:16 AM
vmedic edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 12 2014, 8:16 AM
dsanders closed this revision.Jun 13 2014, 5:56 AM