This patch creates a customised machine-scheduler for ARM targets, so that subsequently DAG mutations etc
can be added.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. This will allow us to add DAG mutations for CPUs using the MachineScheduler going forward.