This is an archive of the discontinued LLVM Phabricator instance.

AArch64: Add missing schedinfo, check completeness for cyclone
ClosedPublic

Authored by MatzeB on Feb 29 2016, 5:58 PM.

Details

Summary

This adds some missing generic schedule info definitions, enables
completeness checking for cyclone and fixes a typo uncovered by the check.

Diff Detail

Repository
rL LLVM

Event Timeline

MatzeB updated this revision to Diff 49443.Feb 29 2016, 5:58 PM
MatzeB retitled this revision from to AArch64: Add missing schedinfo, check completeness for cyclone.
MatzeB updated this object.
MatzeB set the repository for this revision to rL LLVM.
MatzeB added a subscriber: llvm-commits.
atrick accepted this revision.Mar 1 2016, 11:42 AM
atrick edited edge metadata.

LGTM once you replace the checkCompleteness flag.

This revision is now accepted and ready to land.Mar 1 2016, 11:42 AM
This revision was automatically updated to reflect the committed changes.
evandro added a subscriber: evandro.Mar 1 2016, 1:35 PM