Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,358
    • Issues 5,358
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 566
    • Merge requests 566
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Repository
Switch branch/tag
  • ghc
  • compiler
  • cmm
  • CmmPipeline.hs
Find file BlameHistoryPermalink
  • Edward Z. Yang's avatar
    Refactor CmmLive and CmmSpillReload. · 1687dab3
    Edward Z. Yang authored Jun 17, 2011
    
    
        * Move dead assignment elimination to CmmLive
        * Kill off dead code in CmmSpillReload related
          to non-splitting procpoints case
        * Refactor dual liveness transfer function to
          more closely mimic CmmLive's liveness transfer.
    
    Signed-off-by: Edward Z. Yang's avatarEdward Z. Yang <ezyang@mit.edu>
    1687dab3