OSDN Git Service

Recalculate the spill weight and allocation hint for virtual registers created
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 10 Aug 2010 17:07:22 +0000 (17:07 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 10 Aug 2010 17:07:22 +0000 (17:07 +0000)
commit08e93b14c37277ab40b835de340f89ba357d3332
tree438fa9e4f4541291daa751832e65c002a96e27ac
parentdc0830947a0787006cd4dc858ad163c39ecefc90
Recalculate the spill weight and allocation hint for virtual registers created
during live range splitting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CalcSpillWeights.h
lib/CodeGen/SplitKit.cpp
lib/CodeGen/SplitKit.h