misched: add a hook for custom DAG postprocessing.
authorAndrew Trick <atrick@apple.com>
Fri, 14 Sep 2012 17:22:42 +0000 (17:22 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 14 Sep 2012 17:22:42 +0000 (17:22 +0000)
commitd039b383e76e6658846dca9eee3fe7f221a2f938
tree26d5588b876f1fee969a1367c9bc85170dcb3b5d
parentd15e6576903b3dc33a5418153aa7078a61ae6f04
misched: add a hook for custom DAG postprocessing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163915 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineScheduler.h
lib/CodeGen/MachineScheduler.cpp