Changes between Version 2 and Version 3 of Commentary/Compiler/Backends/LLVM
- Timestamp:
- 02/20/10 17:43:47 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/LLVM
v2 v3 55 55 {{{ghc --info}}} should also now report that it includes the llvm code generator. 56 56 57 The [http://hackage.haskell.org/package/ghc-core ghc-core] tool also supports the llvm backend, and will display the generated assembly code for your platform. 57 58 58 59 = Performance =
