XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
robert at xmos.com
Mon Sep 23 09:59:31 PDT 2013
Hi,
Attached is a patch to fix:
XCore target: fix bug in XCoreLowerThreadLocal.cpp
When a ConstantExpr which uses a thread local is part of a PHI node
instruction, the insruction that replaces the ConstantExpr must
be inserted in the calling block just before the branch instruction.
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130923/b31f2cc9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchThreadLocalPHI
Type: application/octet-stream
Size: 2039 bytes
Desc: PatchThreadLocalPHI
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130923/b31f2cc9/attachment.obj>
More information about the llvm-commits
mailing list