[PATCH] D17868: Add DAG mutation interface to the post-RA scheduler

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 14:07:24 PST 2016


kparzysz retitled this revision from "Allow target-specific postprocessing of the schedule DAG" to "Add DAG mutation interface to the post-RA scheduler".
kparzysz updated the summary for this revision.
kparzysz updated this revision to Diff 49853.
kparzysz added a comment.

Changed the approach as discussed earlier.


Repository:
  rL LLVM

http://reviews.llvm.org/D17868

Files:
  include/llvm/CodeGen/MachineScheduler.h
  include/llvm/CodeGen/ScheduleDAGMutation.h
  include/llvm/Target/TargetSubtargetInfo.h
  lib/CodeGen/MachineScheduler.cpp
  lib/CodeGen/PostRASchedulerList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17868.49853.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160304/a63b8c8b/attachment.bin>


More information about the llvm-commits mailing list