search for: 76c0f71c

Displaying 3 results from an estimated 3 matches for "76c0f71c".

2018 Jan 23
0
Exception handling support for a target
...ZZuIPelcSjixA&r=y8mub81SfUi-UCZRX0Vl1g&m=1sH2On5zK0AZLrvY22_45N0ZUBp-mtahhyRYV0uR_IQ&s=AnYFbnifu7HPV168vOg9FaNPj84YKgQS6Jw1kJunfEg&e=> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180123/76c0f71c/attachment.html>
2018 Jan 22
4
Exception handling support for a target
On 22 Jan 2018, at 14:15, Krzysztof Parzyszek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 1/19/2018 7:21 PM, 陳韋任 wrote: >> I see X86, Mips, XCore and Hexagon define their own EH_RETURN and lower to it, but others don't. May I know why it's so on Hexagon? > > Our exception handling runtime uses __builtin_eh_return. Does this mean that you know what it
2018 Jan 23
0
MachineVerifier and undef
...y8mub81SfUi-UCZRX0Vl1g&m=1sH2On5zK0AZLrvY22_45N0ZUBp-mtahhyRYV0uR_IQ&s=AnYFbnifu7HPV168vOg9FaNPj84YKgQS6Jw1kJunfEg&e=> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180123/76c0f71c/attachment-0001.html> > > ------------------------------ > > Message: 9 > Date: Tue, 23 Jan 2018 08:39:33 +0000 > From: Henry Wong via llvm-dev <llvm-dev at lists.llvm.org> > To: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> > Subject: [l...