[GHC] #12744: Register Allocator Unit Tests
#12744: Register Allocator Unit Tests -------------------------------------+------------------------------------- Reporter: tjakway | Owner: Type: task | Status: new Priority: lowest | Milestone: Component: Compiler | Version: 8.0.1 (NCG) | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Currently the backend only has end-to-end tests and I think it would benefit from some unit tests starting with (for no special reason) the register allocator. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12744> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12744: Register Allocator Unit Tests -------------------------------------+------------------------------------- Reporter: tjakway | Owner: Type: task | Status: new Priority: lowest | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12745 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by tjakway): * related: => #12745 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12744#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12744: Register Allocator Unit Tests -------------------------------------+------------------------------------- Reporter: tjakway | Owner: tjakway Type: task | Status: new Priority: lowest | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12745 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by tjakway): * owner: => tjakway -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12744#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12744: Register Allocator Unit Tests -------------------------------------+------------------------------------- Reporter: tjakway | Owner: tjakway Type: task | Status: new Priority: lowest | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12745 | Differential Rev(s): Phab:D2638 Wiki Page: | -------------------------------------+------------------------------------- Changes (by tjakway): * differential: => Phab:D2638 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12744#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12744: Register Allocator Unit Tests -------------------------------------+------------------------------------- Reporter: tjakway | Owner: tjakway Type: task | Status: new Priority: lowest | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12745 | Differential Rev(s): Phab:D2638 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"0e5865294fb810afa15b20e489e1791ead7643fa/ghc" 0e58652/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="0e5865294fb810afa15b20e489e1791ead7643fa" Test for unnecessary register spills Reviewers: mainland, simonmar, michalt, bgamari, austin Reviewed By: bgamari Subscribers: simonpj, mpickering, thomie Differential Revision: https://phabricator.haskell.org/D2638 GHC Trac Issues: #12744, #12745 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12744#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC