[PATCH] D23678: MachineScheduler: Move the DAGMutation classes into header file

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 10:33:16 PDT 2016


tstellarAMD created this revision.
tstellarAMD added reviewers: MatzeB, atrick.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: MatzeB.

This way they can be re-used by target-specific schedulers.

https://reviews.llvm.org/D23678

Files:
  include/llvm/CodeGen/MachineScheduler.h
  lib/CodeGen/MachineScheduler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23678.68567.patch
Type: text/x-patch
Size: 5471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/a6ded5fa/attachment.bin>


More information about the llvm-commits mailing list