Skip to content

GitLab

  • Menu
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 4,937
    • Issues 4,937
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 454
    • Merge requests 454
  • 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 Compiler
  • GHCGHC
  • Repository
Switch branch/tag
  • ghc
  • testsuite
  • tests
  • ghc-regress
  • codeGen
  • should_run
  • cgrun066.hs
Find file BlameHistoryPermalink
  • Edward Z. Yang's avatar
    Test case for CmmOpt inliner on non-single assignment code from new codegen. · d7f30389
    Edward Z. Yang authored Apr 04, 2011
    
    
    The following test creates a nice, inner loop inside a procedure with
    the new code generator, which tickles the invariant in CmmOpt that
    all temporaries are single assignment and also a register allocator bug.
    Signed-off-by: Edward Z. Yang's avatarEdward Z. Yang <ezyang@mit.edu>
    d7f30389

Replace cgrun066.hs

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.