Avoid naming %rcx as written by the CoffTlsGetAddr pseudo-instruction in the x64 backend, and instead emit a fixed-def constraint for a fresh VReg and %rcx.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.