This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement LLE and SCE instructions for microMIPS32r6
AbandonedPublic

Authored by hvarga on Jul 30 2015, 12:17 AM.

Details

Summary

The patch implements microMIPS32r6 LLE and SCE instructions.

Diff Detail

Event Timeline

hvarga updated this revision to Diff 31003.Jul 30 2015, 12:17 AM
hvarga retitled this revision from to [mips][microMIPS] Implement LLE and SCE instructions for microMIPS32r6.
hvarga updated this object.
hvarga added subscribers: petarj, llvm-commits.
hvarga abandoned this revision.Oct 13 2015, 5:34 AM

I have abandoned this review because LLE and SCE instructions are already implemented in rL246999 and rL247017. So this patch is a duplicate.