OSDN Git Service

Don't charge the full latency for anti and output dependencies. This is
authorDan Gohman <gohman@apple.com>
Wed, 3 Dec 2008 19:37:34 +0000 (19:37 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 3 Dec 2008 19:37:34 +0000 (19:37 +0000)
commite561751e98b63908c6a3a68ed5dbc0703f3369b9
treeb679dbf56370bf6951ec1d76a23af82563bef908
parentf94a3273617e7f28518e871516a24ddc272bb1e8
Don't charge the full latency for anti and output dependencies. This is
an area where eventually it would be good to use target-dependent
information.

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