{OT} Youtube Video: newCTFE: Starting to write the x86 JIT

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Thu Apr 20 06:17:40 PDT 2017


On Thursday, 20 April 2017 at 12:56:11 UTC, Stefan Koch wrote:
> Hi Guys,
>
> I just begun work on the x86 jit backend.
>
> Because right now I am at a stage where further design 
> decisions need to be made and those decisions need to be 
> informed by how a _fast_ jit-compatible x86-codegen is 
> structured.
>
> Since I do believe that this is an interesting topic;
> I will give you the over-the-shoulder perspective on this.
>
> At the time of posting the video is still uploading, but you 
> should be able to see it soon.
>
> https://www.youtube.com/watch?v=pKorjPAvhQY
>
> Cheers,
> Stefan

Actual code-gen starts at 34:00 something.


More information about the Digitalmars-d mailing list