Just Testing RSS

Random ramblings by me.

Archive

Jun
15th
Tue
permalink

New paper: An LLVM Backend For GHC

In An LLVM Backend For GHC, we describe the design and implementation of an LLVM backend for the Glasgow Haskell Compiler (GHC).  We outline the conceptual obstacles that we had to overcome and give a detailed performance analysis of the new backend compared to the existing C backend and native code generator.

Posted via email from Just Testing | Comment »