This is an archive of the discontinued LLVM Phabricator instance.

[mips] 'not' alias single operand form
AbandonedPublic

Authored by sdardis on Sep 19 2016, 2:58 AM.

Details

Summary

Add 'not $<x>' as an alias of 'not $<x>, $<x>'.

Diff Detail

Event Timeline

sdardis updated this revision to Diff 71789.Sep 19 2016, 2:58 AM
sdardis retitled this revision from to [mips] 'not' alias single operand form.
sdardis updated this object.
sdardis set the repository for this revision to rL LLVM.
sdardis added subscribers: seanbruno, emaste, llvm-commits.
sdardis abandoned this revision.Sep 26 2016, 7:01 AM

Yes, It's the wrong thing. I must have forgotten to 'git stash pop' or commit, so I'll repost.

Thanks,
Simon.

Hmmm ... did you get a chance to regenerate this?

Not yet. It should be in one of my local git repos, so I'll repost when I can, Thursday / Friday hopefully.

Just a bump to regenerate.