diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-09-13 16:47:53 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-09-13 16:47:53 +0000 |
commit | c1c622ef0dd29d1bafd580790aec5231af50abf2 (patch) | |
tree | 8faa95b69ab7d3088cc9ed3ddba9f57354892acb /include/llvm/CodeGen/LiveInterval.h | |
parent | de9ddbf19ada796c17e3c42eae477055616130df (diff) |
Use a separate LiveRangeCalc for the complement in spill modes.
The complement interval may overlap the other intervals created, so use
a separate LiveRangeCalc instance to compute its live range.
A LiveRangeCalc instance can only be shared among non-overlapping
intervals.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139603 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/LiveInterval.h')
0 files changed, 0 insertions, 0 deletions