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

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 5 07:50:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262774: Add DAG mutation interface to the post-RA scheduler (authored by kparzysz).

Changed prior to commit:
  http://reviews.llvm.org/D17868?vs=49853&id=49878#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17868

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

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


More information about the llvm-commits mailing list