Use AllocationOrder in RegAllocGreedy, fix a bug in the hint calculation.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 22:21:05 +0000 (22:21 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 22:21:05 +0000 (22:21 +0000)
commitdd479e9769eceee9fcc34e2173376024f3aa3c5f
tree99988dcf70c6728ff334f08d80a3136df05550c8
parent746fa17d59000be7f642a0b6c5223f29c5e10f00
Use AllocationOrder in RegAllocGreedy, fix a bug in the hint calculation.

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