Changes between Version 26 and Version 27 of Commentary/Compiler/Backends/LLVM
- Timestamp:
- 01/16/12 18:20:21 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/LLVM
v26 v27 8 8 * [wiki:Commentary/Compiler/Backends/LLVM/DevelopmentNotes Bugs & Other Problems] 9 9 * [wiki:Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting Porting GHC/LLVM to another platform] 10 11 Work in Progress: 10 12 * [wiki:SimdLlvm SIMD instructions and LLVM] see also [wiki:VectorComputing] 13 * [wiki:Commentary/Compiler/Backends/LLVM/Alias Improving Alias Analysis] 11 14 12 ImprovementIdeas:15 Future Ideas: 13 16 * [wiki:Commentary/Compiler/Backends/LLVM/WIP ToDo List of Sorts] 14 17 * [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]16 18 17 19 Other information:
