When looking for anti-dependences on the critical path, don't bother
authorDan Gohman <gohman@apple.com>
Wed, 3 Dec 2008 19:32:26 +0000 (19:32 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 3 Dec 2008 19:32:26 +0000 (19:32 +0000)
commit0dba0e5408e999e9c46006a12a92155a961a574c
tree9f1f2ce545342502517c46dedab96e525eb8da71
parentebb0a31103f353e330ea998f1a9e283a387b6ef7
When looking for anti-dependences on the critical path, don't bother
examining non-anti-dependence edges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60496 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PostRASchedulerList.cpp