Adds lowering support for packed integer add instructions and helper function for determining if a type for an instruction indicates it is packed.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.