unroll-ghc-plugin: Compiler plugin for loop unrolling
This plugin gives an example of defining a compiler plugin for GHC. It unrolls/peels loops loops that are properly annoted. See the included tests for examples.
[Skip to Readme]
Downloads
- unroll-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, 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 | Max Bolingbroke |
Maintainer | Austin Seipp <mad.one@gmail.com> |
Category | Compiler Plugin |
Home page | http://thoughtpolice.github.com/unroll-ghc-plugin |
Bug tracker | http://github.com/thoughtpolice/unroll-ghc-plugin/issues |
Source repo | head: git clone https://github.com/thoughtpolice/unroll-ghc-plugin.git |
Uploaded | by AustinSeipp at 2012-08-08T01:45:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1844 total (9 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] |