This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Add use-misched feature, to enable the MachineScheduler.
ClosedPublic

Authored by fhahn on Jul 27 2017, 3:36 AM.

Details

Summary

This change makes it easier to experiment with the MachineScheduler in
the ARM backend and also makes it very explicit which CPUs use the
MachineScheduler (currently only swift and cyclone).

Diff Detail