This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips64r6] MOVF, MOVT, MOVN and MOVZ are not available on MIPS32r6/MIPS64r6
AbandonedPublic

Authored by dsanders on May 29 2014, 3:01 AM.

Details

Reviewers
jkolek
vmedic
Summary

Disabled instructions on MIPS32r6/MIPS64r6: MOVF, MOVT, MOVN and MOVZ.

Diff Detail

Event Timeline

jkolek updated this revision to Diff 9913.May 29 2014, 3:01 AM
jkolek retitled this revision from to [mips][mips64r6] MOVF, MOVT, MOVN and MOVZ are not available on MIPS32r6/MIPS64r6.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: dsanders, vmedic.
jkolek added a subscriber: zoran.jovanovic.
dsanders edited edge metadata.Jun 9 2014, 3:28 AM

This patch covers the same thing as D4003 but D4003 also covers the necessary codegen work. I'm therefore planning to close this one, and add a comment to that patch crediting you with independently creating a very similar patch, and link back here.

Is that ok with you?

dsanders commandeered this revision.Sep 5 2014, 8:31 AM
dsanders abandoned this revision.
dsanders edited reviewers, added: jkolek; removed: dsanders.