[llvm-commits] [patch] ARM liveness bug PR14356

Tim Northover t.p.northover at gmail.com
Mon Nov 19 03:30:24 PST 2012


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?

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Include-clobbers-when-considering-liveness-of-regist.patch
Type: application/octet-stream
Size: 5210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121119/c8ac5a42/attachment.obj>


More information about the llvm-commits mailing list