* Legalize stack_{load,store}.i8, fixes #433
* Legalize select.i8, cc: #466
* Legalize brz.i8 and brnz.i8, cc: #1117
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.