* Don't implement Eq and Hash for EntityList * Generate eq and hash methods for InstructionData * Use the eq() and hash() methods of InstructionData in simple_gvn
This crate contains the core Cretonne code generator. It translates code from an intermediate representation into executable machine code.