Displaying 2 results from an estimated 2 matches for "e122c912".
2015 Apr 23
2
[LLVMdev] RFC: implicit null checks in llvm
On Thu, Apr 23, 2015 at 3:31 PM, Andrew Trick <atrick at apple.com> wrote:
>
> It would be really nice to just emit a label next to an instruction and
> assume the stackmap entry will end up at the right address. I don’t think
> the backend can make that guarantee. Any Machine pass can insert
> instructions wherever it wants without looking for labels.
>
> I think labels
2015 Apr 24
2
[LLVMdev] RFC: implicit null checks in llvm
...the range. If we can address that, I think the EH_LABEL approach
works, and it generalizes to other trapping instructions like division or
FP exceptions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150424/e122c912/attachment.html>