| 7 | | * The thesis paper which offers a detailed performance evaluation, as well as the motivation and design of the back-end can be found at: http://www.cse.unsw.edu.au/~pls/thesis/davidt-thesis.pdf |
| 8 | | * Blog post http://blog.llvm.org/2010/05/glasgow-haskell-compiler-and-llvm.html |
| | 7 | * The [http://www.cse.unsw.edu.au/~pls/thesis/davidt-thesis.pdf thesis paper] which offers a detailed performance evaluation, as well as the motivation and design of the back-end. |
| | 8 | * [http://blog.llvm.org/2010/05/glasgow-haskell-compiler-and-llvm.html Blog post] on the LLVM blog about the backend. |
| | 9 | * A more recent [http://www.cse.unsw.edu.au/~chak/papers/TC10.html paper] submitted to the Haskell Symposium '10, gives updated design overview and performance numbers. |