Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
David Terei authored
We now carry around with CmmJump statements a list of the STG registers that are live at that jump site. This is used by the LLVM backend so it can avoid unnesecarily passing around dead registers, improving perfromance. This gives us the framework to finally fix trac #4308.
David Terei authoredWe now carry around with CmmJump statements a list of the STG registers that are live at that jump site. This is used by the LLVM backend so it can avoid unnesecarily passing around dead registers, improving perfromance. This gives us the framework to finally fix trac #4308.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.