Refine stack slot interval weight computation.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jun 2008 07:54:39 +0000 (07:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jun 2008 07:54:39 +0000 (07:54 +0000)
commit9c3c2213647e3f1b71722d61875ebac01b65cb91
tree86f5376db5e101937f1a2fd99cce0e2c49f3a27b
parentb0a882f540e015e35ab90d0b549f3d1c24acdb9c
Refine stack slot interval weight computation.

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