llvm-ht: Bindings to the LLVM compiler toolkit with some custom extensions.
Bindings to the LLVM compiler toolkit. Custom extensions: * vector-aware versions of fptosi and friends * Callback from LLVM code into Haskell code including StablePtr support * tuple arguments to LLVM functions * instance IsFirstClass Array * CodeGen.constStruct * Instruction.extractvalue, insertvalue * Core.Instruction.bitcastUnify: like bitcast but uses type unification for asserting equal size of source and target News in the original llvm package: * New in 0.7.0.0: Adapted to LLVM 2.6; * New in 0.6.8.0: Add functions to allow freeing function resources; * New in 0.6.7.0: Struct types; * New in 0.6.6.0: Bug fixes; * New in 0.6.5.0: Adapted to LLVM 2.5;
[Skip to Readme]
Modules
[Index]
Downloads
- llvm-ht-0.7.0.0.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.7.0.0 | 
|---|---|
| Dependencies | base (>=3 && <5), bytestring (>=0.9), directory, mtl, process, type-level [details] | 
| Tested with | ghc ==6.10.4 | 
| License | BSD-3-Clause | 
| Author | Bryan O'Sullivan, Lennart Augustsson, Henning Thielemann | 
| Maintainer | Bryan O'Sullivan <bos@serpentine.com>, Lennart Augustsson <lennart@augustsson.net>, Henning Thielemann <llvm@henning-thielemann.de> | 
| Category | Compilers/Interpreters, Code Generation | 
| Home page | http://darcs.serpentine.com/llvm/ | 
| Uploaded | by HenningThielemann at 2010-09-21T15:17:11Z | 
| Distributions | |
| Reverse Dependencies | 3 direct, 6 indirect [details] | 
| Downloads | 1227 total (5 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]  |