Displaying 2 results from an estimated 2 matches for "d3d7cc9d".
2011 Jul 05
0
[LLVMdev] LLVM and managed languages
...optimization sequence which clients can choose to use or not.
>>
>> -Chris
>>
>
>
>
> --
> -- Talin
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110705/d3d7cc9d/attachment.html>
2011 Jul 05
2
[LLVMdev] LLVM and managed languages
On Sun, Jul 3, 2011 at 9:07 AM, Chris Lattner <clattner at apple.com> wrote:
> Hi Talin,
>
> Interesting post,
>
> On Jul 1, 2011, at 11:05 AM, Talin wrote:
>
> *Garbage collection is still way too difficult*. The biggest problem is
> the inability to track SSA values - it requires the
>
>
> *Light-weight coroutines* would be a "nice to have", as