[PATCH] Stackmap shadow optimization should consider call returns a branch target
Pete Cooper
peter_cooper at apple.com
Mon Oct 27 12:51:41 PDT 2014
Thanks. r220710
Pete
> On Oct 27, 2014, at 11:54 AM, Juergen Ributzka <juergen at apple.com> wrote:
>
> Great catch. Thanks Pete.
>
> LGTM
>
> -Juergen
>
>> On Oct 27, 2014, at 10:48 AM, Pete Cooper <peter_cooper at apple.com> wrote:
>>
>> Hi all
>>
>> This patch teaches stackmap shadows that returning from a call must flush the stackmap. Specifically, the return from a call counts as a branch target which we can’t have in the shadow.
>>
>> Thanks,
>> Pete
>>
>> <0001-Stackmap-shadows-should-consider-call-returns-a-bran.patch>
>
More information about the llvm-commits
mailing list