There appear to be underlying problems with the way Cretonne handles value aliases, which are causing problems for LICM. Disable LICM until we have a chance to fix the underlying issues. Fixes #275.
This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.