Asmjit - JIT asm compiler (for C++)

Chad J gamerchad at __spam.is.bad__gmail.com
Mon Feb 2 18:23:13 PST 2009


Daniel Keep wrote:
> 
> Bill Baxter wrote:
>> [snip]
>>
>> And for some reason
>> something about Apple+LLVM+JIT also is tumbling around in my mind.
>>
>> --bb
> 
> I believe Apple was using LLVM to do software-acceleration in its OpenGL
> stack, specifically for shaders, I believe.
> 
> I have a sneaking suspicion that they're also using it for OpenCL (with
> clang as the front-end.)
> 
>   -- Daniel

Yeah, LLVM seems popular for this stuff these days.

LLVM+Clang for OpenCL is happening in the Linux world too:
http://www.phoronix.com/scan.php?page=news_item&px=NzAzMw
http://zrusin.blogspot.com/2009/02/opencl.html

- Chad



More information about the Digitalmars-d mailing list