OSDN Git Service

Remove SUnit::Priority1: it is re-calculated on demand as number of live
authorEvan Cheng <evan.cheng@apple.com>
Mon, 6 Mar 2006 06:08:54 +0000 (06:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 6 Mar 2006 06:08:54 +0000 (06:08 +0000)
commit6b36ce920254dc8ca5c60baec1a23e271e7a34ce
tree7f8d33ed747133c982d327b3dd1399f424617147
parent03fc53c174e654adae4e42a0c352c7937de2cd87
Remove SUnit::Priority1: it is re-calculated on demand as number of live
range to be generated.

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