diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-07-16 18:26:18 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-07-16 18:26:18 +0000 |
commit | 03ef600623704e6dbf6ef0322062395e7b70bcd2 (patch) | |
tree | 948645b9c873b99897f3dfff34d77c19a0c3f425 /lib/CodeGen/MachineBranchProbabilityInfo.cpp | |
parent | 6d9fe79afe3a325fb05165758a20470475aca8e6 (diff) | |
download | external_llvm-03ef600623704e6dbf6ef0322062395e7b70bcd2.zip external_llvm-03ef600623704e6dbf6ef0322062395e7b70bcd2.tar.gz external_llvm-03ef600623704e6dbf6ef0322062395e7b70bcd2.tar.bz2 |
Remove floats from live range splitting costs.
These floats all represented block frequencies anyway, so just use the
BlockFrequency class directly.
Some floating point computations remain in tryLocalSplit(). They are
estimating spill weights which are still floats.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions