[llvm-commits] [patch] ARM liveness bug PR14356
Tim Northover
t.p.northover at gmail.com
Fri Nov 16 04:22:49 PST 2012
Hi,
A bug has come up in the late liveness tracking implementation, which
shows itself as an incorrect <imp-use> flag when switching execution
domain for some ARM instructions.
The attached patch should fix the issue. Should I commit it to trunk and 3.2?
If I should merge to 3.2, is the procedure a proper "svn merge" or
just apply and commit to the release_32 branch?
Cheers.
Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Include-clobbers-when-considering-liveness-of-regist.patch
Type: application/octet-stream
Size: 1894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121116/3feb5f97/attachment.obj>
More information about the llvm-commits
mailing list