This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Write tests for LBU16, LHU16, LW16, LWGP and LWSP instructions
AbandonedPublic

Authored by hvarga on Aug 6 2015, 2:22 AM.

Details

Summary

The patch has a written test for microMIPS32r6 and microMIPS64r6 LBU16, LHU16, LW16, LWGP and LWSP instructions.

Diff Detail

Event Timeline

hvarga updated this revision to Diff 31433.Aug 6 2015, 2:22 AM
hvarga retitled this revision from to [mips][microMIPS] Write tests for LBU16, LHU16, LW16, LWGP and LWSP instructions.
hvarga updated this object.
hvarga added subscribers: petarj, llvm-commits.
dsanders accepted this revision.Sep 3 2015, 3:45 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Sep 3 2015, 3:45 AM
hvarga abandoned this revision.Sep 7 2015, 11:11 PM

This is a duplicate of D10956.