Files
archived-llvm/include/llvm/CodeGen
Jakob Stoklund Olesen eb9f040f0d Move more fragments of spill weight calculation into CalcSpillWeights.h
Simplify the spill weight calculation a bit by bypassing
getApproximateInstructionCount() and using LiveInterval::getSize() directly.
This changes the computed spill weights, but only by a constant factor in each
function. It should not affect how spill weights compare against each other, and
so it shouldn't affect code generation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125530 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-14 23:15:38 +00:00
..
2010-11-29 18:16:10 +00:00
2010-11-06 11:45:59 +00:00
2010-07-01 01:00:22 +00:00
2011-02-13 19:53:36 +00:00
2010-11-29 18:16:10 +00:00
2011-02-03 06:18:29 +00:00
2010-11-29 18:16:10 +00:00
2010-09-10 22:25:58 +00:00
2011-01-22 12:13:28 +00:00
2010-06-18 19:04:37 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-01-06 01:21:53 +00:00
2009-07-08 21:57:46 +00:00
2010-11-29 18:16:10 +00:00
2011-02-14 06:14:42 +00:00