This is an archive of the discontinued LLVM Phabricator instance.

[mips] Update the P5600 scheduler for isComplete = 1
ClosedPublic

Authored by sdardis on Jun 29 2016, 3:01 AM.

Details

Summary

These changes update the schedule model for the P5600 and include the
rest of the MSA and MIPS32R5 instruction set.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis updated this revision to Diff 62194.Jun 29 2016, 3:01 AM
sdardis retitled this revision from to [mips] Update the P5600 scheduler for isComplete = 1.
sdardis updated this object.
sdardis added a reviewer: dsanders.
sdardis set the repository for this revision to rL LLVM.
sdardis added a subscriber: llvm-commits.
sdardis updated this revision to Diff 62199.Jun 29 2016, 3:20 AM
sdardis edited edge metadata.
sdardis removed rL LLVM as the repository for this revision.

Remove repeated resource use for co-processor 0 instructions.

sdardis updated this revision to Diff 62669.Jul 4 2016, 5:25 AM

Wrong diff uploaded.

dsanders accepted this revision.Jul 25 2016, 8:43 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 25 2016, 8:43 AM
This revision was automatically updated to reflect the committed changes.