Changes between Version 25 and Version 26 of Commentary/Compiler/Backends/LLVM
- Timestamp:
- 01/03/12 15:36:37 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/LLVM
v25 v26 7 7 * [wiki:Commentary/Compiler/Backends/LLVM/Design Design & Implementation] 8 8 * [wiki:Commentary/Compiler/Backends/LLVM/DevelopmentNotes Bugs & Other Problems] 9 * [wiki:Commentary/Compiler/Backends/LLVM/WIP Work Currently in Progress]10 9 * [wiki:Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting Porting GHC/LLVM to another platform] 11 10 * [wiki:SimdLlvm SIMD instructions and LLVM] see also [wiki:VectorComputing] 11 12 Improvement Ideas: 13 * [wiki:Commentary/Compiler/Backends/LLVM/WIP ToDo List of Sorts] 12 14 * [http://dterei.blogspot.com/2011/09/ghc-project-for-all.html David Terei blog post of LLVM-related projects] 15 * [wiki:Commentary/Compiler/Backends/LLVM/Alias Improving Alias Analysis] 13 16 14 17 Other information: 15 16 18 * 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. 17 19 * [http://blog.llvm.org/2010/05/glasgow-haskell-compiler-and-llvm.html Blog post] on the LLVM blog about the backend.
