[PATCH 0/5] LiveInterval refactoring
Jakob Stoklund Olesen
stoklund at 2pi.dk
Tue Sep 3 15:11:12 PDT 2013
On Sep 3, 2013, at 2:41 PM, Matthias Braun <mbraun at apple.com> wrote:
> Attached is a patch for the LiveRange -> LiveInterval::Segment renaming. I’m starting the rebasing of my other patches now.
Looks good.
> If we are renaming anyway, I would propose to rename LiveInterval to RegLiveRange (or RegisterLiveRange), which is more logical as it will become a subclass of LiveRange with just a register number and spill weight added.
Maybe you should wait until you know all the classes you want in the new design?
Also remember that LiveInterval is currently used for stack slots as well.
/jakob
More information about the llvm-commits
mailing list