CalcSpillWeights: give a better describing name to calculateSpillWeights
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 11 Nov 2013 19:04:45 +0000 (19:04 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 11 Nov 2013 19:04:45 +0000 (19:04 +0000)
commit095f994ba63994e8eb4b77127f9b872429496dba
tree3506b33bd89e6b670884c4bbdccda73f42c4f497
parent953398916cfd6ee035f6f4bd2dde25c21cdde1fe
CalcSpillWeights: give a better describing name to calculateSpillWeights

Besides, this relates it more obviously to the VirtRegAuxInfo::calculateSpillWeightAndHint.

No functionnal change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194404 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CalcSpillWeights.h
lib/CodeGen/CalcSpillWeights.cpp
lib/CodeGen/LiveRangeEdit.cpp
lib/CodeGen/RegAllocBasic.cpp
lib/CodeGen/RegAllocGreedy.cpp
lib/CodeGen/RegAllocPBQP.cpp