Displaying 1 result from an estimated 1 matches for "coallsec".
Did you mean:
coalesce
2006 Dec 23
1
[LLVMdev] Possible bug in the linear scan register allocator
--- Chris Lattner <sabre at nondot.org> wrote:
> On Thu, 21 Dec 2006, Roman Levenstein wrote:
> > following:
> > 1) some of the fixed registers intervals are merged with some
> virtual
> > registers intervals
> > 2) later there is a need to spill one of the allocated registers,
> but
> > since all joined intervals are FIXED intervals now due to (1),