Displaying 2 results from an estimated 2 matches for "d7706aa3".
Did you mean:
d7706aa7
2013 Oct 24
0
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
...t specify a shadow, the runtime would have a hard time knowing how to patch without potentially clobbering something outside the current function.
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131023/d7706aa3/attachment.html>
2013 Oct 24
2
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
On 10/23/13 5:38 PM, Andrew Trick wrote:
>
> On Oct 23, 2013, at 5:27 PM, Philip Reames <listmail at philipreames.com
> <mailto:listmail at philipreames.com>> wrote:
>
>>> The implementation of the two intrinsics is actually very similar.
>>> In this case, the difference would be that llvm.stackmap does not
>>> reserve space for patching, while