Check in the rest of this change. The isAntiDep flag needs to be passed
authorDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 17:33:52 +0000 (17:33 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 17:33:52 +0000 (17:33 +0000)
commit942b8c853375ae6a3e84f4b0a70f6d4e194ea594
treec6c70031b02a34c988e0f84015612fcc171f7d86
parent974b5f53f70294d6fb586c7a47fee505b3eaf1ae
Check in the rest of this change. The isAntiDep flag needs to be passed
to removePred because an SUnit can both data-depend and anti-depend
on the same SUnit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59969 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp