
#10074: Implement the 'Improved LLVM Backend' proposal -------------------------------------+------------------------------------- Reporter: thoughtpolice | Owner: thoughtpolice Type: task | Status: new Priority: high | Milestone: 8.4.1 Component: Compiler (LLVM) | Version: Resolution: | Keywords: llvm, codegen Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #11295, #12470 | Differential Rev(s): Phab:D530 Wiki Page: | wiki:ImprovedLLVMBackend | -------------------------------------+------------------------------------- Comment (by dobenour): I think that we should run loop unswitching early in the pipeline, to remove redundant heap/stack checks. How can we track aliasing information better? LLVM supports dereferencable annotations. Those might be able to help. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10074#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler