cse-ghc-plugin: Compiler plugin for common subexpression elimination
This library is a conversion of GHC's internal Common Subexpression Elimination pass for Core to a compiler plugin. See the included test for an example of how to enable it.
[Skip to Readme]
Downloads
- cse-ghc-plugin-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1 |
---|---|
Dependencies | base (<5), ghc (>=7.4) [details] |
Tested with | ghc ==7.4.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) the GHC authors |
Author | The GHC authors |
Maintainer | Austin Seipp <mad.one@gmail.com> |
Category | Compiler Plugin |
Home page | http://thoughtpolice.github.com/cse-ghc-plugin |
Bug tracker | http://github.com/thoughtpolice/cse-ghc-plugin/issues |
Source repo | head: git clone https://github.com/thoughtpolice/cse-ghc-plugin.git |
Uploaded | by AustinSeipp at 2012-08-08T01:33:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1338 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |