[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Cauldron talk on libgccjit
Great presentation I was meant to be there but stuff came up will deffo need to make it to the next one!
The assembler as shared library I have it in my github but i haven't found how to work with the assembler yet the API seems pretty complicated so I didn't really spend enough time on it but my new job is more open source friendly so I am hoping to fix that :).
Sent from my iPhone
> On 30 Jul 2014, at 15:39, David Malcolm <dmalcolm@redhat.com> wrote:
>
> I gave a talk on the JIT library at the GNU Tools Cauldron 2014 meeting
> in Cambridge UK a week and a half ago:
>
> "Just-In-Time compilation using GCC (libgccjit.so)"
>
> HTML slides can be seen at:
> http://dmalcolm.fedorapeople.org/presentations/cauldron-2014/jit/
>
> The source code used for generating the HTML slides:
> https://github.com/davidmalcolm/2014-cauldron-jit-talk/blob/master/source/index.rst
>
> (built using Sphinx, and hieroglyph.io)
>
> I'm not sure if the talk was recorded.
>
> Dave
>