Invoke DAG postprocessing in the post-RA scheduler
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 8 Mar 2016 16:54:20 +0000 (16:54 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 8 Mar 2016 16:54:20 +0000 (16:54 +0000)
commitcd99e364e312467ba967580c19b174bfac15664a
tree85d0f1fc05edea400d721365d72d85507a3ed3f7
parent6cbf4d8776afc4a1495f836e303d9e7db5e256b6
Invoke DAG postprocessing in the post-RA scheduler

This was inadvertently omitted from r262774, which added the mutation
interface.

llvm-svn: 262939
llvm/lib/CodeGen/PostRASchedulerList.cpp