[llvm-commits] [patch] ARM liveness bug PR14356
    Jakob Stoklund Olesen 
    stoklund at 2pi.dk
       
    Mon Nov 19 10:54:38 PST 2012
    
    
  
On Nov 19, 2012, at 3:30 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi Jakob,
> 
>> This function still doesn't look right to me.
> 
> Agreed. I'd taken an extremely local look for this issue. I think the
> attached patch fixes these issues by giving defines precedence over
> uses of a register when looking upwards (and I've made sure the
> reverse is the case when searching downwards). I'm also reasonably
> sure we check for all relevant fields now.
> 
> Ok to commit?
Yes, looks good.
/jakob
    
    
More information about the llvm-commits
mailing list