OSDN Git Service

switch the t-d scheduler to use a really dumb and trivial critical path
authorChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 07:38:27 +0000 (07:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 07:38:27 +0000 (07:38 +0000)
commit6a4b70bbcfa0ebdc36420de4d16b62cb62f76ef7
tree4dd7c0e85c90ec20c18be2228286fb97e34138c1
parent477ef6d8cb987e90a177b39ae0207139059de5c3
switch the t-d scheduler to use a really dumb and trivial critical path
latency priority function.

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