ddc-core-llvm-0.4.1.3: Disciplined Disciple Compiler LLVM code generator.
DDC.Llvm.Transform.Clean
Description
Inline ISet meta-instructions, drop INop meta-instructions, and propagate calling conventions from declarations to call sites. This should all be part of the LLVM language itself, but it isn't.
ISet
INop
Synopsis
clean :: Module -> ModuleSource
Clean a module.